TF-997 Avoid using caret sign ^ before dependency version number

(cherry picked from commit 7907d224a6578b043c1ef4452045faa0f9451ce8)
This commit is contained in:
dab246
2023-03-20 13:14:16 +07:00
committed by Dat Vu
parent 529279621f
commit 22cfe14bb1
13 changed files with 112 additions and 112 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter_lints: 2.0.1
build_runner: 2.3.3