mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 06:47:27 +00:00
Update package.json
This commit is contained in:
parent
ebd04dbc78
commit
22ce853b2c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf build",
|
||||
"build": "yarn clean && tsc && node scripts/esbuild.js"
|
||||
"build": "yarn clean && tsc && node scripts/esbuild.js",
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue