Skip to content

Commit af40bf0

Browse files
tomekzawTomasz Zawadzkiclaude
authored
chore: update homepage url in package.json (#711)
Updates the `homepage` field in package.json to point to the docs site instead of the GitHub README. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Tomasz Zawadzki <tomekzaw@MacBook-Pro-tomekzaw.local> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent df8c17b commit af40bf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"bugs": {
8484
"url": "https://github.com/software-mansion/react-native-enriched-html/issues"
8585
},
86-
"homepage": "https://github.com/software-mansion/react-native-enriched-html#readme",
86+
"homepage": "https://enriched.swmansion.com/html",
8787
"publishConfig": {
8888
"registry": "https://registry.npmjs.org/"
8989
},

0 commit comments

Comments
 (0)