Skip to content

Commit 71fddef

Browse files
chore: change version and addd keywords
1 parent 31abed2 commit 71fddef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@computools/react-native-material-components",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "Computools react native material components package",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -41,6 +41,8 @@
4141
},
4242
"keywords": [
4343
"react-native",
44+
"components",
45+
"material",
4446
"ios",
4547
"android"
4648
],

0 commit comments

Comments
 (0)