Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Deivu committed Jul 30, 2023
1 parent a95a1e5 commit b649fec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"homepage": "https://github.com/Deivu/Indomitable#readme",
"peerDependencies": {
"discord.js": ">=14.10.x",
"@discordjs/ws": ">=0.8.3"
"@discordjs/ws": ">=0.8.3",
"discord.js": ">=14.10.x"
},
"devDependencies": {
"@augu/eslint-config": "^4.0.1",
Expand All @@ -57,5 +57,8 @@
"tsup": "^7.0.0",
"typedoc": "^0.24.8",
"typescript": "^5.1.3"
},
"dependencies": {
"kearsarge": "github:Deivu/Kearsarge"
}
}

0 comments on commit b649fec

Please sign in to comment.