Skip to content

Commit fc58f47

Browse files
author
alvaromb
committed
v0.1.3
1 parent da9d284 commit fc58f47

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

package.json

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-version-number",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -11,18 +11,8 @@
1111
"type": "git",
1212
"url": "git+https://github.com/APSL/react-native-version-number.git"
1313
},
14-
"tags": [
15-
"react",
16-
"react-native",
17-
"react-component",
18-
"ios"
19-
],
20-
"keywords": [
21-
"react",
22-
"react-native",
23-
"ios",
24-
"react-component"
25-
],
14+
"tags": ["react", "react-native", "react-component", "ios"],
15+
"keywords": ["react", "react-native", "ios", "react-component"],
2616
"author": "Alvaro Medina Ballester <amedina@apsl.net>",
2717
"license": "MIT",
2818
"bugs": {

0 commit comments

Comments
 (0)