cth-poc 1.0.9 → 1.0.10

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 -3
package/package.json CHANGED
@@ -1,11 +1,10 @@
1
1
  {
2
2
  "name": "cth-poc",
3
- "version": "1.0.9",
3
+ "version": "1.0.10",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
8
- "preinstall": "node request.js"
7
+ "test": "echo \"Error: no test specified\" && exit 1"
9
8
  },
10
9
  "keywords": [],
11
10
  "author": "",