This commit is contained in:
parent
71d5894598
commit
7cc25a176e
6 changed files with 185 additions and 1 deletions
|
|
@ -3,6 +3,8 @@
|
|||
"version": "0.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "npm run clean && tsc && npm run create-package",
|
||||
"create-package": "node ./scripts/create-package",
|
||||
"clean": "rimraf dist"
|
||||
},
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue