diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2023-10-14 00:54:36 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2023-10-14 00:54:36 -0400 |
| commit | abf67e5b9199d25ce664588efb70e4226c199a5a (patch) | |
| tree | 268441e74e8d5f177f1eaef640937ad6a569897d /package.json | |
| parent | 632ce4387c3458c87931528f4a047f0df103e5a7 (diff) | |
| download | AleeBot-abf67e5b9199d25ce664588efb70e4226c199a5a.tar.gz AleeBot-abf67e5b9199d25ce664588efb70e4226c199a5a.tar.bz2 AleeBot-abf67e5b9199d25ce664588efb70e4226c199a5a.zip | |
Yarn package; Moved addquote back
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 4c23498..0c87dd9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "discord.js": "^13.0.1", "eslint": "^7.1.0", "express": "^4.17.1", - "git-last-commit": "^0.3.0", + "git-last-commit": "^1.0.1", "i18next": "^19.4.4", "moment": "^2.21.0", "os": "^0.1.1", |
