Fix packages/scripts bootstrap
This commit is contained in:
parent
48be0890b4
commit
7cc88bf25d
@ -6,7 +6,7 @@
|
|||||||
"test": "jest",
|
"test": "jest",
|
||||||
"lint": "tslint --project .",
|
"lint": "tslint --project .",
|
||||||
"compile": "tsc --build .",
|
"compile": "tsc --build .",
|
||||||
"preinstall": "tsc --build .",
|
"preinstall": "node ./preinstall.js",
|
||||||
"clean": "rm -rf lib/"
|
"clean": "rm -rf lib/"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user