We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74c60be commit 5563f1aCopy full SHA for 5563f1a
packages/powersync-op-sqlite/package.json
@@ -58,7 +58,8 @@
58
},
59
"homepage": "https://docs.powersync.com/",
60
"publishConfig": {
61
- "registry": "https://registry.npmjs.org/"
+ "registry": "https://registry.npmjs.org/",
62
+ "access": "public"
63
64
"peerDependencies": {
65
"@op-engineering/op-sqlite": "^9.1.3",
0 commit comments