Skip to content

Commit df4cf7d

Browse files
npm package fix
1 parent da1fa1a commit df4cf7d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/powersync-sdk-react-native/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@
1616
"clean": "rm -rf lib tsconfig.tsbuildinfo",
1717
"watch": "tsc -b -w"
1818
},
19-
"repository": "https://github.com/powersync-ja/powersync-react-native-sdk",
19+
"repository": {
20+
"type": "git",
21+
"url": "git+https://github.com/powersync-ja/powersync-react-native-sdk.git"
22+
},
2023
"author": "JOURNEYAPPS",
2124
"license": "Apache-2.0",
2225
"bugs": {

0 commit comments

Comments
 (0)