Replaced #func() methods with TS: private func()
This commit is contained in:
+2
-2
@@ -26,12 +26,12 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^2.6.1",
|
||||
"@open-discord-bots/framework": "^0.2.17",
|
||||
"@open-discord-bots/framework": "^0.3.2",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/terminal-kit": "^2.5.7",
|
||||
"ansis": "^4.2.0",
|
||||
"discord.js": "^14.26.3",
|
||||
"formatted-json-stringify": "^1.3.0",
|
||||
"formatted-json-stringify": "^1.3.1",
|
||||
"terminal-kit": "^3.1.2",
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user