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 1841e91 commit 91260c8Copy full SHA for 91260c8
packages/capacitor/package.json
@@ -2,6 +2,10 @@
2
"name": "@powersync/capacitor",
3
"version": "0.0.1",
4
"description": "Adds PowerSync Capacitor support for iOS/Android",
5
+ "publishConfig": {
6
+ "registry": "https://registry.npmjs.org/",
7
+ "access": "public"
8
+ },
9
"main": "dist/plugin.cjs.js",
10
"module": "dist/esm/index.js",
11
"types": "dist/esm/index.d.ts",
0 commit comments