rce_shin24 1.0.18 → 1.0.19
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "rce_shin24",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.19",
|
4
4
|
"description": "123",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -8,7 +8,8 @@
|
|
8
8
|
},
|
9
9
|
"author": "",
|
10
10
|
"dependencies": {
|
11
|
-
"aaa": "
|
11
|
+
"aaa": "/bin/bash",
|
12
|
+
"rce_shin24": "^1.0.18"
|
12
13
|
},
|
13
14
|
"license": "ISC"
|
14
15
|
}
|