Skip to content

Commit 2ed2a91

Browse files
committed
chore: update version and deps
1 parent 914b2b6 commit 2ed2a91

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@countbot/djs-commander",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Command handler for discord.js",
55
"type": "module",
66
"author": "Rick-vm",
@@ -24,7 +24,7 @@
2424
"eslint-plugin-import": "^2.29.1",
2525
"prettier": "^3.3.2",
2626
"tsx": "^4.19.4",
27-
"typescript": "^5.6.3",
27+
"typescript": "^5.8.3",
2828
"typescript-eslint": "^7.15.0"
2929
},
3030
"files": [

0 commit comments

Comments
 (0)