diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-08-30 19:56:13 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-08-30 19:56:13 -0400 |
| commit | caa341ec28a1247bd06602ba3bc727a7ff8f1fd7 (patch) | |
| tree | aba91bfdc0e9fd4c1683358fe4c4798127fc239c /package.json | |
| parent | 946eebabce9011d653364880ffbd2e049bd49934 (diff) | |
| download | AleeBot-caa341ec28a1247bd06602ba3bc727a7ff8f1fd7.tar.gz AleeBot-caa341ec28a1247bd06602ba3bc727a7ff8f1fd7.tar.bz2 AleeBot-caa341ec28a1247bd06602ba3bc727a7ff8f1fd7.zip | |
Help + About changes; Corrections in README; Added new play status
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 e4c771c..0e34c8d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "blessed": "^0.1.81", "colors": "^1.3.0", "discord-together": "^1.1.53", - "discord.js": "^13.0.0-dev.t1627778678.74fc23b", + "discord.js": "^13.0.1", "eslint": "^7.1.0", "express": "^4.17.1", "fs": "0.0.1-security", |
