diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-02-24 19:02:42 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-02-24 19:02:42 -0500 |
| commit | 6a65f531553c52952b19f5371a641be5ab5a94b0 (patch) | |
| tree | cbcf43c4b2a0db394bce5dbf1ba4fe306ab0379a /package.json | |
| parent | 1f64bb88241d9ec1ffc77029f85bb6b2d2e13c36 (diff) | |
| download | PokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.tar.gz PokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.tar.bz2 PokeBot-6a65f531553c52952b19f5371a641be5ab5a94b0.zip | |
add trey to package.json
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" |
