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 27ed3b8 commit a10d56bCopy full SHA for a10d56b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-easter-egg",
3
- "version": "0.1.2",
4
- "description": "test",
+ "version": "0.1.3",
+ "description": "An easter egg that you can you use in your react native app.",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
7
"types": "lib/typescript/index.d.ts",
@@ -37,6 +37,8 @@
37
},
38
"keywords": [
39
"react-native",
40
+ "easter",
41
+ "egg",
42
"ios",
43
"android"
44
],
0 commit comments