Update package.json
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"build": "npx tsc",
|
||||
"build": "npm i typescript && npx tsc",
|
||||
"start": "node dist/index.js",
|
||||
"dev": "nodemon src/index.ts"
|
||||
},
|
||||
|
Reference in New Issue
Block a user