Skip to content

Commit a10d56b

Browse files
RayKay91RayKay91
authored andcommitted
chore: amend description for npm
1 parent 27ed3b8 commit a10d56b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-easter-egg",
3-
"version": "0.1.2",
4-
"description": "test",
3+
"version": "0.1.3",
4+
"description": "An easter egg that you can you use in your react native app.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
77
"types": "lib/typescript/index.d.ts",
@@ -37,6 +37,8 @@
3737
},
3838
"keywords": [
3939
"react-native",
40+
"easter",
41+
"egg",
4042
"ios",
4143
"android"
4244
],

0 commit comments

Comments
 (0)