README update
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"license": "ISC",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"start:dev": "ts-node-dev --respawn ./src/app.ts",
|
||||
"start": "ts-node-dev --respawn ./src/app.ts",
|
||||
"prod": "tsc && node ./dist/app.js"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user