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