File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed
Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 2020 "dependencies" : {
2121 "@journeyapps/powersync-sdk-common" : " 0.1.1"
2222 },
23- "repository" : " https://github.com/powersync-ja/powersync-react-native-sdk" ,
23+ "repository" : {
24+ "type" : " git" ,
25+ "url" : " git+https://github.com/journeyapps/powersync-react-native-sdk.git"
26+ },
2427 "author" : " JOURNEYAPPS" ,
2528 "license" : " Apache-2.0" ,
2629 "homepage" : " https://docs.powersync.co/resources/api-reference" ,
2730 "bugs" : {
28- "url" : " https://github.com/powersync-ja /powersync-react-native-sdk/issues"
31+ "url" : " https://github.com/journeyapps /powersync-react-native-sdk/issues"
2932 }
3033}
Original file line number Diff line number Diff line change 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" : {
2326 "url" : " https://github.com/powersync-ja/powersync-react-native-sdk/issues"
2427 },
2528 "homepage" : " https://docs.powersync.co/resources/api-reference" ,
2629 "dependencies" : {
27- "@journeyapps/powersync-sdk-common" : " ^ 0.1.0"
30+ "@journeyapps/powersync-sdk-common" : " 0.1.0"
2831 },
2932 "peerDependencies" : {
3033 "react" : " *"
Original file line number Diff line number Diff line change 1313 "files" : [
1414 " lib"
1515 ],
16- "repository" : " https://github.com/powersync-ja/powersync-react-native-sdk" ,
16+ "repository" : {
17+ "type" : " git" ,
18+ "url" : " git+https://github.com/powersync-ja/powersync-react-native-sdk.git"
19+ },
1720 "bugs" : {
1821 "url" : " https://github.com/powersync-ja/powersync-react-native-sdk/issues"
1922 },
You can’t perform that action at this time.
0 commit comments