Skip to content

Commit 16c968e

Browse files
committed
Fix service-jsonbig dependency.
This affected dev image publishing.
1 parent 364f778 commit 16c968e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/module-postgres-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@powersync/service-core": "workspace:*",
3535
"@powersync/service-core-tests": "workspace:*",
3636
"@powersync/service-jpgwire": "workspace:*",
37-
"@powersync/service-jsonbig": "^0.17.10",
37+
"@powersync/service-jsonbig": "workspace:*",
3838
"@powersync/service-sync-rules": "workspace:*",
3939
"@powersync/service-types": "workspace:*",
4040
"ix": "^5.0.0",

0 commit comments

Comments
 (0)