Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensJourney committed Nov 2, 2023
1 parent b23d2e4 commit 7302316
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/powersync-attachments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/journeyapps/powersync-react-native-sdk.git"
"url": "git+https://github.com/powersync-ja/powersync-react-native-sdk.git"
},
"author": "JOURNEYAPPS",
"license": "Apache-2.0",
"homepage": "https://docs.powersync.co/resources/api-reference",
"bugs": {
"url": "https://github.com/journeyapps/powersync-react-native-sdk/issues"
"url": "https://github.com/powersync-ja/powersync-react-native-sdk/issues"
}
}
2 changes: 1 addition & 1 deletion packages/powersync-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://docs.powersync.co/resources/api-reference",
"dependencies": {
"@journeyapps/powersync-sdk-common": "0.1.0"
"@journeyapps/powersync-sdk-common": "0.1.1"
},
"peerDependencies": {
"react": "*"
Expand Down

0 comments on commit 7302316

Please sign in to comment.