commit | 21c085926391007c769e6993984f117c46064e46 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Tue Sep 13 14:14:43 2022 -0400 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Tue Sep 13 14:14:43 2022 -0400 |
tree | ce5228ff43ee47c9591974be875beb74a7420bff | |
parent | 62ce1921351db574ed6e2b2e78697acff91a13ca [diff] [blame] |
moved to d.js 14.3.0, started fixing errors Co-authored-by: PineappleFan <pineapplefanyt@gmail.com>
diff --git a/package.json b/package.json index b211473..6784d59 100644 --- a/package.json +++ b/package.json
@@ -6,7 +6,8 @@ "@ungap/structured-clone": "^1.0.1", "agenda": "^4.3.0", "body-parser": "^1.20.0", - "discord.js": "13.8.1", + "discord-api-types": "^0.37.9", + "discord.js": "^14.3.0", "eslint": "^8.21.0", "express": "^4.18.1", "form-data": "^4.0.0",