commit | 6702cefc3755bfe27a1687f03bea3bedc68da746 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Jun 13 17:52:37 2022 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Jun 13 17:52:37 2022 +0100 |
tree | 12a6ab3b4cf4cd8d70139c4f9564a0b265e3b6ca | |
parent | 3a63d7c34ec704e1bbc7c605e054afb0237e78e1 [diff] [blame] |
loads of new commands, updates and bug fixes
diff --git a/package.json b/package.json index 9706070..39257d9 100644 --- a/package.json +++ b/package.json
@@ -1,8 +1,9 @@ { "dependencies": { "@discordjs/builders": "^0.12.0", + "@ungap/structured-clone": "^1.0.1", "body-parser": "^1.20.0", - "discord.js": "^13.6.0", + "discord.js": "^13.8.0", "express": "^4.18.1", "humanize": "^0.0.9", "humanize-duration": "^3.27.1",