1
2
Fork 1

add some preinstall/postinstall scripts

Esse commit está contido em:
AJ ONeal 2019-08-10 01:45:31 -06:00
commit da440ce000
1 arquivos alterados com 2 adições e 0 exclusões

Ver arquivo

@ -13,6 +13,8 @@
"telebitd": "bin/telebitd.js"
},
"scripts": {
"preinstall": "node scripts/preinstall.js",
"postinstall": "node scripts/postinstall.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {