add some preinstall/postinstall scripts

Cette révision appartient à :
AJ ONeal 2019-08-10 01:45:31 -06:00
Parent b4b4b68bac
révision da440ce000
1 fichiers modifiés avec 2 ajouts et 0 suppressions

Voir le fichier

@ -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": {