Skip to content

Commit 1f47111

Browse files
chore: added homepage for packag4
1 parent 611b38d commit 1f47111

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@computools/react-native-material-components",
3-
"version": "0.0.1",
3+
"version": "0.0.4",
44
"description": "Computools react native material components package",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -52,7 +52,7 @@
5252
"bugs": {
5353
"url": "https://newgit.computools.org/react-native/react-native-material-components/issues"
5454
},
55-
"homepage": "https://newgit.computools.org/react-native/react-native-material-components#readme",
55+
"homepage": "https://react-native-material-components.vercel.app/",
5656
"publishConfig": {
5757
"registry": "https://registry.npmjs.org/",
5858
"access": "public"

0 commit comments

Comments
 (0)