👷♂️ Add preinstall script
This commit is contained in:
parent
c1f95c6adf
commit
92dd87172e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"preinstall": "npm start",
|
||||
"start": "rm -rf dist && tsc",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue