We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611b38d commit 1f47111Copy full SHA for 1f47111
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@computools/react-native-material-components",
3
- "version": "0.0.1",
+ "version": "0.0.4",
4
"description": "Computools react native material components package",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -52,7 +52,7 @@
52
"bugs": {
53
"url": "https://newgit.computools.org/react-native/react-native-material-components/issues"
54
},
55
- "homepage": "https://newgit.computools.org/react-native/react-native-material-components#readme",
+ "homepage": "https://react-native-material-components.vercel.app/",
56
"publishConfig": {
57
"registry": "https://registry.npmjs.org/",
58
"access": "public"
0 commit comments