Skip to content

Commit 5884d0a

Browse files
Merge branch 'main' into chore/rename-packages-from-journeyapps-to-powersync
2 parents 5f91f18 + 2140b80 commit 5884d0a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/attachments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"author": "JOURNEYAPPS",
1313
"license": "Apache-2.0",
14-
"homepage": "https://docs.powersync.com/resources/api-reference",
14+
"homepage": "https://docs.powersync.com",
1515
"bugs": {
1616
"url": "https://github.com/powersync-ja/powersync-js/issues"
1717
},

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"bugs": {
2121
"url": "https://github.com/powersync-ja/powersync-js/issues"
2222
},
23-
"homepage": "https://docs.powersync.com/resources/api-reference",
23+
"homepage": "https://docs.powersync.com",
2424
"scripts": {
2525
"build": "tsc -b",
2626
"clean": "rm -rf lib tsconfig.tsbuildinfo",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"bugs": {
2727
"url": "https://github.com/powersync-ja/powersync-js/issues"
2828
},
29-
"homepage": "https://docs.powersync.com/resources/api-reference",
29+
"homepage": "https://docs.powersync.com",
3030
"peerDependencies": {
3131
"react": "*",
3232
"@powersync/common": "workspace:^1.9.0"

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"bugs": {
2727
"url": "https://github.com/powersync-ja/powersync-js/issues"
2828
},
29-
"homepage": "https://docs.powersync.com/resources/api-reference",
29+
"homepage": "https://docs.powersync.com",
3030
"peerDependencies": {
3131
"vue": "*",
3232
"@powersync/common": "workspace:^1.10.0"

0 commit comments

Comments
 (0)