|
1 | 1 | { |
2 | 2 | "name": "react-native-torch", |
3 | | - "version": "1.0.1", |
| 3 | + "version": "1.1.0", |
4 | 4 | "description": "Torch/flashlight for react-native", |
5 | 5 | "main": "index.js", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "https://github.com/ludo/react-native-torch" |
9 | 9 | }, |
10 | | - "keywords": [ |
11 | | - "react", |
12 | | - "react-component", |
13 | | - "react-native", |
14 | | - "ios", |
15 | | - "android", |
16 | | - "device", |
17 | | - "torch", |
18 | | - "flashlight" |
19 | | - ], |
| 10 | + "keywords": ["react", "react-component", "react-native", "ios", "android", "device", "torch", "flashlight"], |
20 | 11 | "author": "Ludo van den Boom <ludo@cubicphuse.nl> (https://github.com/ludo)", |
21 | 12 | "license": "MIT" |
22 | 13 | } |
0 commit comments