Skip to content

Commit 692d8f1

Browse files
authored
discord.js 13.9 (#94)
1 parent fa2868f commit 692d8f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord.js-light",
3-
"version": "4.8.1",
3+
"version": "4.9.0",
44
"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.",
55
"main": "client.js",
66
"typings": "./client.d.ts",
@@ -35,6 +35,6 @@
3535
"eslint": "^8.15.0"
3636
},
3737
"dependencies": {
38-
"discord.js": "^13.8.1"
38+
"discord.js": "^13.9.0"
3939
}
4040
}

0 commit comments

Comments
 (0)