mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-04-21 19:40:37 +00:00
add some preinstall/postinstall scripts
This commit is contained in:
parent
b4b4b68bac
commit
da440ce000
@ -13,6 +13,8 @@
|
|||||||
"telebitd": "bin/telebitd.js"
|
"telebitd": "bin/telebitd.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"preinstall": "node scripts/preinstall.js",
|
||||||
|
"postinstall": "node scripts/postinstall.js",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user