Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit f961d0b

Browse files
author
Cyanic76
authored
Bumped 1 package (mongo)
- discord.js to 13.8.0
1 parent ab42771 commit f961d0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mongo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "discord-modmail",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "JavaScript modmail bot with rich features (using mongo).",
55
"main": "bot.js",
66
"scripts": {
77
"start": "node bot.js"
88
},
99
"dependencies": {
1010
"express": "^4.18.1",
11-
"discord.js": "^13.7.0",
11+
"discord.js": "^13.8.0",
1212
"mongoose": "^6.3.2",
1313
"ubuntu-pastebin": "^1.0.1"
1414
},

0 commit comments

Comments
 (0)