Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Sep 25, 2024
1 parent 393d87e commit 1fd7a71
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app_cv_firestore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:

dependencies:
meta:
cv: '>=0.2.16+2'
cv: '>=1.1.0+2'
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand Down
2 changes: 1 addition & 1 deletion app_cv_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:

dependencies:
meta:
cv: '>=0.2.9-1'
cv: '>=1.1.0+2'
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
Expand Down
6 changes: 3 additions & 3 deletions app_sembast/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies:
path: app_sqflite
version: '>=0.2.0'
synchronized:
sembast: '>=3.5.0+1'
sembast_web: '>=2.0.0'
sembast_sqflite: '>=2.0.0'
sembast: '>=3.7.4+2'
sembast_web: '>=2.4.0+3'
sembast_sqflite: '>=2.2.0+3'
sqflite_common_ffi:
path:
cv:
Expand Down
2 changes: 1 addition & 1 deletion app_sembast_firestore_type_adapters/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: ^3.5.0

dependencies:
sembast: '>=3.5.0'
sembast: '>=3.7.4+2'
tekartik_firebase_firestore:
git:
url: https://github.com/tekartik/firebase_firestore.dart
Expand Down
2 changes: 1 addition & 1 deletion app_sembast_secure/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
ref: dart3a
path: app_sembast
version: '>=0.1.0'
sembast: '>=3.7.4'
sembast: '>=3.7.4+2'
path:
# Dependencies for encryption
encrypt: '>=5.0.0-0'
Expand Down

0 comments on commit 1fd7a71

Please sign in to comment.