mirror of
https://github.com/tribufu/sdk-js
synced 2025-08-07 08:03:40 +00:00
Update package.json
This commit is contained in:
@@ -12,7 +12,8 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"clean": "rimraf build",
|
"clean": "rimraf build",
|
||||||
"build": "yarn clean && tsc && node scripts/esbuild.js"
|
"build": "yarn clean && tsc && node scripts/esbuild.js",
|
||||||
|
"prepare": "npm run build"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/express": "^4.17.21",
|
"@types/express": "^4.17.21",
|
||||||
|
Reference in New Issue
Block a user