Skip to content

Commit 7302316

Browse files
update version
1 parent b23d2e4 commit 7302316

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/powersync-attachments/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "git+https://github.com/journeyapps/powersync-react-native-sdk.git"
25+
"url": "git+https://github.com/powersync-ja/powersync-react-native-sdk.git"
2626
},
2727
"author": "JOURNEYAPPS",
2828
"license": "Apache-2.0",
2929
"homepage": "https://docs.powersync.co/resources/api-reference",
3030
"bugs": {
31-
"url": "https://github.com/journeyapps/powersync-react-native-sdk/issues"
31+
"url": "https://github.com/powersync-ja/powersync-react-native-sdk/issues"
3232
}
3333
}

packages/powersync-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://docs.powersync.co/resources/api-reference",
2929
"dependencies": {
30-
"@journeyapps/powersync-sdk-common": "0.1.0"
30+
"@journeyapps/powersync-sdk-common": "0.1.1"
3131
},
3232
"peerDependencies": {
3333
"react": "*"

0 commit comments

Comments
 (0)