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 da1fa1a commit df4cf7dCopy full SHA for df4cf7d
packages/powersync-sdk-react-native/package.json
@@ -16,7 +16,10 @@
16
"clean": "rm -rf lib tsconfig.tsbuildinfo",
17
"watch": "tsc -b -w"
18
},
19
- "repository": "https://github.com/powersync-ja/powersync-react-native-sdk",
+ "repository": {
20
+ "type": "git",
21
+ "url": "git+https://github.com/powersync-ja/powersync-react-native-sdk.git"
22
+ },
23
"author": "JOURNEYAPPS",
24
"license": "Apache-2.0",
25
"bugs": {
0 commit comments