Update configuration
This commit is contained in:
parent
8473e93774
commit
d6dac4b35b
1 changed files with 3 additions and 3 deletions
|
@ -7,12 +7,12 @@ environment:
|
||||||
dependencies:
|
dependencies:
|
||||||
angel3_framework: ^4.0.0
|
angel3_framework: ^4.0.0
|
||||||
angel3_merge_map: ^2.0.0
|
angel3_merge_map: ^2.0.0
|
||||||
dotenv: ^3.0.0-nullsafety.0
|
dotenv: ^3.0.0
|
||||||
# file: ^5.0.0
|
file: ^6.1.0
|
||||||
yaml: ^3.1.0
|
yaml: ^3.1.0
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
io: ^1.0.0
|
io: ^1.0.0
|
||||||
# logging: ^0.11.0
|
logging: ^1.0.1
|
||||||
pedantic: ^1.11.0
|
pedantic: ^1.11.0
|
||||||
angel3_pretty_logging: ^3.0.0
|
angel3_pretty_logging: ^3.0.0
|
||||||
test: ^1.17.3
|
test: ^1.17.3
|
||||||
|
|
Loading…
Reference in a new issue