Skip to content

Commit 5717fe8

Browse files
committed
Version 1.0.1
1 parent c47d6c3 commit 5717fe8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-push-notification-popup",
3-
"version": "0.1.0",
3+
"version": "1.0.1",
44
"description": "React Native Push Notification Popup Component",
55
"main": "src/index.js",
66
"scripts": {
@@ -14,10 +14,13 @@
1414
"react",
1515
"react-native",
1616
"react-component",
17+
"react-native-component",
1718
"push-notification",
1819
"ios",
1920
"android",
20-
"modal"
21+
"modal",
22+
"popup",
23+
"dialog"
2124
],
2225
"author": "Carson Wah",
2326
"license": "MIT",

0 commit comments

Comments
 (0)