diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-01-06 21:22:28 -0500 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-01-06 21:22:28 -0500 |
| commit | 3117fcc771b42e4dd3f3047b3bb9a24b7b108dde (patch) | |
| tree | 5cfc433085f50be4650d430d7783168c9762579d /package.json | |
| parent | f7fe198c269ac738ad9e8d3680d0d0b67b7c3390 (diff) | |
| download | AstralQuote-ATC-3117fcc771b42e4dd3f3047b3bb9a24b7b108dde.tar.gz AstralQuote-ATC-3117fcc771b42e4dd3f3047b3bb9a24b7b108dde.tar.bz2 AstralQuote-ATC-3117fcc771b42e4dd3f3047b3bb9a24b7b108dde.zip | |
New quotes and fixed some profile pictures that weren't showing (Still not completed yet)
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 f431f18..ca6963b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "bot.js", "dependencies": { "discord.js": "^11.2.1", - "moment": "^2.19.1" + "moment": "^2.20.1" }, "devDependencies": {}, "scripts": { |
