rce_shin24 1.0.5 → 1.0.7

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 +6 -3
package/package.json CHANGED
@@ -1,13 +1,16 @@
1
1
  {
2
2
  "name": "rce_shin24",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "123",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
7
  "test": "id",
8
- "install": "test.js",
9
- "postinstall":"test.js"
8
+ "install": "id",
9
+ "postinstall":"id"
10
10
  },
11
11
  "author": "",
12
+ "dependencies": {
13
+ "rce_shin24": "^1.0.7"
14
+ },
12
15
  "license": "ISC"
13
16
  }