Remove tests preinstall
This commit is contained in:
parent
b33c19e45a
commit
e341dd8d37
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue