thing
This commit is contained in:
parent
9f9d68214e
commit
6efedf8fa5
@ -4,7 +4,8 @@
|
|||||||
"description": "New iteration of GalacticBot",
|
"description": "New iteration of GalacticBot",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node --trace-warnings index.js"
|
"start": "node --trace-warnings index.js",
|
||||||
|
"debug": "node --trace-warnings --inspect index.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user