mirror of
https://github.com/cheveguerra/api-whatsapp-ts.git
synced 2026-04-19 20:29:28 +00:00
multi
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "nodemon ./src/app.ts",
|
||||
"dev:http": "nodemon ./src/http/index.ts",
|
||||
"dev:bot": "nodemon ./src/http/index.ts",
|
||||
"start": "node ./dist/app.js",
|
||||
"build": "tsc -p ."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user