update buid
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
"dev": "nodemon",
|
||||
"build": "rimraf dist && tsc",
|
||||
"build": "tsc",
|
||||
"swagger": "node src/swagger/builder.js"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user