Skip to content

Commit b5fc3c9

Browse files
qoutes
1 parent 761baa4 commit b5fc3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: High-performance asynchronous interface for SQLite on Dart and Flut
33
version: 0.7.0-alpha.3
44
repository: https://github.com/powersync-ja/sqlite_async.dart
55
environment:
6-
sdk: '>=3.2.0 <4.0.0'
6+
sdk: ">=3.2.0 <4.0.0"
77

88
dependencies:
99
drift: ^2.15.0
@@ -13,7 +13,7 @@ dependencies:
1313
# url: https://github.com/powersync-ja/drift.git
1414
# ref: test # branch name
1515
# path: drift
16-
sqlite3: '^2.3.0'
16+
sqlite3: "^2.3.0"
1717
js: ^0.6.3
1818
async: ^2.10.0
1919
collection: ^1.17.0

0 commit comments

Comments
 (0)