File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,8 @@ dependencies:
1212 sdk : flutter
1313
1414 sqlite3_flutter_libs : ^0.5.23
15- # We use an exact version dependency on our workspace packages because melos
16- # will update this package when these are updated.
17- powersync_core : 1.3.0
18- powersync_flutter_libs : 0.4.8
15+ powersync_core : ^1.3.0
16+ powersync_flutter_libs : ^0.4.8
1917 collection : ^1.17.0
2018
2119dev_dependencies :
Original file line number Diff line number Diff line change @@ -12,10 +12,8 @@ dependencies:
1212 flutter :
1313 sdk : flutter
1414
15- # We use an exact version dependency on our workspace packages because melos
16- # will update this package when these are updated.
17- powersync_core : 1.3.0
18- powersync_flutter_libs : 0.4.8
15+ powersync_core : ^1.3.0
16+ powersync_flutter_libs : ^0.4.8
1917 sqlcipher_flutter_libs : ^0.6.4
2018 sqlite3_web : ^0.3.0
2119
You can’t perform that action at this time.
0 commit comments