diff --git a/surveys/survey-validator/pubspec.yaml b/surveys/survey-validator/pubspec.yaml index b0b514f..6272ec4 100644 --- a/surveys/survey-validator/pubspec.yaml +++ b/surveys/survey-validator/pubspec.yaml @@ -1,7 +1,9 @@ name: survey_validator -description: A sample command-line application. +description: | + Small application for validating the survey + metadata file which is used by package:unified_analytics version: 1.0.0 -# repository: https://github.com/my_org/my_repo +publish_to: none environment: sdk: '>=3.0.0 <4.0.0'