Remove tests preinstall

This commit is contained in:
Luis Blanco 2018-11-30 11:37:47 +03:00
parent b33c19e45a
commit e341dd8d37
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@
"main": "mocha", "main": "mocha",
"scripts": { "scripts": {
"test": "mocha", "test": "mocha",
"start": "mocha", "start": "mocha"
"preinstall": "cd .. && npm i"
}, },
"dependencies": { "dependencies": {
"addon-tools-raub": "https://github.com/node-3d/addon-tools-raub.git", "addon-tools-raub": "https://github.com/node-3d/addon-tools-raub.git",