Skip to content

Commit b901ff7

Browse files
committed
chore: bump builders, formatters and unpin ws
1 parent 5f8915f commit b901ff7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/discord.js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@
6565
"homepage": "https://discord.js.org",
6666
"funding": "https://github.com/discordjs/discord.js?sponsor",
6767
"dependencies": {
68-
"@discordjs/builders": "^1.9.0",
68+
"@discordjs/builders": "^1.10.0",
6969
"@discordjs/collection": "1.5.3",
70-
"@discordjs/formatters": "workspace:^",
70+
"@discordjs/formatters": "^0.6.0",
7171
"@discordjs/rest": "workspace:^",
7272
"@discordjs/util": "workspace:^",
73-
"@discordjs/ws": "1.1.1",
73+
"@discordjs/ws": "^1.1.1",
7474
"@sapphire/snowflake": "3.5.3",
7575
"discord-api-types": "^0.37.114",
7676
"fast-deep-equal": "3.1.3",

0 commit comments

Comments
 (0)