Skip to content

Commit

Permalink
pin sqlite version
Browse files Browse the repository at this point in the history
  • Loading branch information
codekeyz committed Apr 14, 2024
1 parent cb5f4d8 commit 56bfa36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/orm/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ environment:
sdk: ^3.0.0

dependencies:
sqflite_common_ffi: ^2.3.2
sqflite_common: ^2.3.2
sqflite_common_ffi: 2.3.2
sqflite_common: 2.5.3
mysql_client: ^0.0.27
postgres: ^3.2.0

Expand Down

0 comments on commit 56bfa36

Please sign in to comment.