Skip to content

Commit c1b0889

Browse files
update from main
2 parents dced7ba + 9230b80 commit c1b0889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/powersync-sdk-react-native/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PowerSync SDK for React Native
22

3-
[PowerSync](https://powersync.co) is a cloud service and set of SDKs that keeps PostgreSQL databases in sync with on-device SQLite databases.
3+
[PowerSync](https://powersync.co) is a service and set of SDKs that keeps PostgreSQL databases in sync with on-device SQLite databases.
44

55
## Alpha Release
66
This React Native SDK package is currently in an alpha release. Functionality could change dramatically in future releases. Certain functions may be partially implemented or buggy.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"bugs": {
2323
"url": "https://github.com/journeyapps/powersync-react-native-sdk/issues"
2424
},
25-
"homepage": "https://docs.powersync.co/resources/api-reference",
25+
"homepage": "https://docs.powersync.co/",
2626
"peerDependencies": {
2727
"@journeyapps/react-native-quick-sqlite": "^0.0.1-alpha.0",
2828
"base-64": "^1.0.0",

0 commit comments

Comments
 (0)