rce_shin24 1.0.19 → 1.0.20

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