Fixed test deps and upgrade to 1.0.1

This commit is contained in:
Sambo Chea 2021-03-24 15:02:06 +07:00
parent 4bbb2864fe
commit 8835deafed
2 changed files with 4 additions and 4 deletions

View File

@ -268,7 +268,7 @@ packages:
source: hosted
version: "1.2.0"
test:
dependency: "direct main"
dependency: "direct dev"
description:
name: test
url: "https://pub.dartlang.org"

View File

@ -1,6 +1,6 @@
name: configurable
description: System Configuration and Dotenv Environment for Dart
version: 1.0.0
description: System Configuration and Dotenv Environment for Dart and Flutter
version: 1.0.1
homepage: https://github.com/CUBETIQ/system-config-dart
repository: https://github.com/CUBETIQ/system-config-dart.git
@ -8,8 +8,8 @@ environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
test: ^1.16.8
meta: ^1.3.0
dev_dependencies:
pedantic: ^1.9.0
test: ^1.16.8