Skip to content

Commit efc60aa

Browse files
committed
Bump package.json version to 1.8.10 and remove peerDependencies for discord.js
1 parent 5a6c5aa commit efc60aa

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.9",
2+
"version": "1.8.10",
33
"name": "status-sharding",
44
"author": "Digital39999",
55
"scripts": {
@@ -40,11 +40,9 @@
4040
"@typescript-eslint/eslint-plugin": "7.13.1",
4141
"@typescript-eslint/parser": "7.13.1",
4242
"eslint": "8.57.0",
43+
"discord.js": ">=14.14.1",
4344
"typescript": "5.5.2"
4445
},
45-
"peerDependencies": {
46-
"discord.js": ">=14.14.1"
47-
},
4846
"engines": {
4947
"node": ">=18.4.0"
5048
}

0 commit comments

Comments
 (0)