mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-16 10:44:17 +00:00
Update package.json
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user