rce_shin24 1.0.7 → 1.0.9

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