forked from Galactic/galactic-bot
meta file
This commit is contained in:
parent
03512ce581
commit
eca3f6f4fa
@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"dev": "node --trace-warnings --unhandled-rejections=strict index.js",
|
||||
"dev": "nodemon --delay 10 --trace-warnings --unhandled-rejections=strict index.js",
|
||||
"debug": "node --trace-warnings --inspect index.js",
|
||||
"update": "git pull && cd api && yarn update",
|
||||
"test": "jest --detectOpenHandles",
|
||||
|
Loading…
Reference in New Issue
Block a user