refactor: Make version constraints looser

This commit is contained in:
2022-09-06 14:19:16 +02:00
parent 54d70187e1
commit e1494cda4c
3 changed files with 18 additions and 18 deletions

View File

@@ -14,14 +14,14 @@ dependencies:
moxlib:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.4
version: ^0.1.4
moxplatform:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.11
version: ^0.1.11
plugin_platform_interface: 2.1.2
plugin_platform_interface: ^2.1.2
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: 2.4.0
very_good_analysis: ^2.4.0