Skip to content

Commit

Permalink
Revert sqlite3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
mugikhan committed Oct 22, 2024
1 parent 25c623c commit f0c40e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/powersync/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
sqlite_async: ^0.9.0
# We only use sqlite3 as a transitive dependency,
# but right now we need a minimum of v2.4.6.
sqlite3: ">=2.4.5 <2.4.7"
sqlite3: ^2.4.6
universal_io: ^2.0.0
sqlite3_flutter_libs: ^0.5.23
powersync_flutter_libs: ^0.4.1
Expand Down

0 comments on commit f0c40e6

Please sign in to comment.