Release v0.3.0 #6
@ -15,6 +15,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "rm -rf dist && tsc && tsc-alias",
|
"prepare": "rm -rf dist && tsc && tsc-alias",
|
||||||
|
"prepack": "rm -rf dist && tsc && tsc-alias",
|
||||||
"typecheck": "tsc --noEmit",
|
"typecheck": "tsc --noEmit",
|
||||||
"lint": "eslint --ignore-pattern node_modules --color src",
|
"lint": "eslint --ignore-pattern node_modules --color src",
|
||||||
"release": "standard-version"
|
"release": "standard-version"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user