Skip to content

Commit

Permalink
discord.js 13.9 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
ySnoopyDogy authored Jul 19, 2022
1 parent fa2868f commit 692d8f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord.js-light",
"version": "4.8.1",
"version": "4.9.0",
"description": "All the power of discord.js, zero caching. This library modifies discord.js's internal classes and functions in order to give you full control over its caching behaviour.",
"main": "client.js",
"typings": "./client.d.ts",
Expand Down Expand Up @@ -35,6 +35,6 @@
"eslint": "^8.15.0"
},
"dependencies": {
"discord.js": "^13.8.1"
"discord.js": "^13.9.0"
}
}

0 comments on commit 692d8f1

Please sign in to comment.