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