Skip to content

Commit 9a02710

Browse files
committed
bump version
1 parent a1dbbc8 commit 9a02710

File tree

2 files changed

+524
-73
lines changed

2 files changed

+524
-73
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-obfuscating-transformer",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0",
44
"description": "Obfuscating transformer for react-native",
55
"main": "dist/index.js",
66
"repository": "https://github.com/ds300/react-native-obfuscating-transformer",
@@ -41,7 +41,7 @@
4141
"lint-staged": "^3.4.1",
4242
"metro": "^0.45.6",
4343
"metro-bundler": "^0.22.1",
44-
"np": "^2.18.3",
44+
"np": "^4.0.2",
4545
"prettier": "^1.10.2",
4646
"react-native": "^0.57.1",
4747
"ts-jest": "^22.0.1",
@@ -66,4 +66,4 @@
6666
"json"
6767
]
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)