diff options
Diffstat (limited to 'package.json')
-rwxr-xr-x | package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json index 404990d..f5c6c70 100755 --- a/package.json +++ b/package.json @@ -7,9 +7,5 @@ "optionalDependencies": {}, "private": true, "readme": "ERROR: No README data found!", - "scripts": { - "install": "node-gyp rebuild || true", - "test": "node index.js" - }, "version": "1.0.0" } |