Yonah Forst 8 years ago
parent
commit
8307b50eee
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,12 +1,12 @@
1 1
 {
2 2
   "name": "react-native-permissions",
3
-  "version": "0.0.5",
3
+  "version": "0.1.0",
4 4
   "repository": {
5 5
     "type": "git",
6 6
     "url": "https://github.com/joshblour/react-native-permissions.git"
7 7
   },
8 8
   "license": "MIT",
9
-  "keywords": ["react-native", "react-component"],
9
+  "keywords": ["react-native", "react-permissions", "permissions" ],
10 10
   "main": "ReactNativePermissions",
11 11
   "author": "Yonah Forst <yonaforst@hotmail.com>",
12 12
   "homepage": "https://github.com/joshblour/react-native-permissions",