Skip to content

Commit 3d6175f

Browse files
committed
chore: Use range of versions for js
1 parent a39f9c5 commit 3d6175f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
logging: ^1.1.1
2323
collection: ^1.17.0
2424
fetch_client: ^1.1.2
25-
js: ^0.6.7
25+
js: ">= 0.6.7 <0.8.0"
2626
pubspec_parse: ^1.3.0
2727
args: ^2.5.0
2828
pub_semver: ^2.1.4

0 commit comments

Comments
 (0)