Remove tests preinstall
This commit is contained in:
parent
b33c19e45a
commit
e341dd8d37
|
@ -5,8 +5,7 @@
|
|||
"main": "mocha",
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"start": "mocha",
|
||||
"preinstall": "cd .. && npm i"
|
||||
"start": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"addon-tools-raub": "https://github.com/node-3d/addon-tools-raub.git",
|
||||
|
|
Loading…
Reference in New Issue