jscrambler-metro-plugin 8.4.8 → 8.4.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "jscrambler-metro-plugin",
|
3
|
-
"version": "8.4.
|
3
|
+
"version": "8.4.9",
|
4
4
|
"description": "A plugin to use metro with Jscrambler",
|
5
5
|
"exports": "./lib/index.js",
|
6
6
|
"peerDependencies": {
|
@@ -9,7 +9,7 @@
|
|
9
9
|
"dependencies": {
|
10
10
|
"commander": "^2.20.0",
|
11
11
|
"fs-extra": "^8.0.1",
|
12
|
-
"jscrambler": "8.6.
|
12
|
+
"jscrambler": "8.6.2"
|
13
13
|
},
|
14
14
|
"keywords": [
|
15
15
|
"jscrambler",
|