From a10446acd758a2e0841391b13bb8862bab05ee63 Mon Sep 17 00:00:00 2001 From: Oscar Date: Thu, 23 Nov 2023 10:50:31 +0100 Subject: [PATCH] Update packages/questions_repository/pubspec.yaml Co-authored-by: Rui Miguel Alonso --- packages/questions_repository/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/questions_repository/pubspec.yaml b/packages/questions_repository/pubspec.yaml index 5c0f697..b53b041 100644 --- a/packages/questions_repository/pubspec.yaml +++ b/packages/questions_repository/pubspec.yaml @@ -1,5 +1,5 @@ name: questions_repository -description: A Very Good Project created by Very Good CLI. +description: Repository to access QuestionsResource from the Api Client. version: 0.1.0+1 publish_to: none