aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-10-21 04:53:18 +0000
committerAlee <Alee14498@gmail.com>2019-10-21 04:53:18 +0000
commitb6d9e3305107c221741108a8de7559c9d7f59f14 (patch)
tree695881f957dd9071f73c48ad6614499151b02b0a /package.json
parent95917207f3ac60f9849dd2010d9a632b480d26db (diff)
downloadPokeBot-b6d9e3305107c221741108a8de7559c9d7f59f14.tar.gz
PokeBot-b6d9e3305107c221741108a8de7559c9d7f59f14.tar.bz2
PokeBot-b6d9e3305107c221741108a8de7559c9d7f59f14.zip
Got economy back + removed outdated help
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1851abe..139a221 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "",
"main": "bot.js",
"scripts": {
- "test": "node test.js"
+ "start": "node bot.js"
},
"author": "Alee, Justin, and Trey",
"license": "GPL-3.0",