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

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyanic76 authored Jul 31, 2022
1 parent e14ada5 commit 2c7980a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "discord-modmail",
"version": "1.2.2",
"version": "1.3.1",
"description": "JavaScript modmail bot with rich features (using mongo).",
"main": "bot.js",
"scripts": {
"start": "node bot.js"
},
"dependencies": {
"express": "^4.18.1",
"discord.js": "^13.9.0",
"discord.js": "^14.1.1",
"mongoose": "^6.3.8",
"ubuntu-pastebin": "^1.0.1"
},
Expand Down

0 comments on commit 2c7980a

Please sign in to comment.