Skip to content

Commit 3081bb7

Browse files
Fix web dependency range
1 parent 599c31d commit 3081bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/capacitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
"peerDependencies": {
7171
"@capacitor-community/sqlite": "^7.0.2",
72-
"@powersync/web": "workspace:^"
72+
"@powersync/web": "workspace:^1.27.1"
7373
},
7474
"swiftlint": "@ionic/swiftlint-config",
7575
"capacitor": {

0 commit comments

Comments
 (0)