aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-24 19:02:42 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-24 19:02:42 -0500
commit6a65f531553c52952b19f5371a641be5ab5a94b0 (patch)
treecbcf43c4b2a0db394bce5dbf1ba4fe306ab0379a
parent1f64bb88241d9ec1ffc77029f85bb6b2d2e13c36 (diff)
downloadPokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.tar.gz
PokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.tar.bz2
PokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.zip
add trey to package.json
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d2929ba..e6b7444 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
- "author": "Alee and Justin",
+ "author": "Alee, Justin, and Trey",
"license": "GPL-3.0",
"dependencies": {
"discord.js": "^11.3.0"