mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-18 21:11:39 +01:00
minor fixes, add superloot cheer
This commit is contained in:
10
package.json
10
package.json
@@ -3,7 +3,7 @@
|
||||
"module": "src/index.ts",
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"drizzle-kit": "^0.31.4",
|
||||
"drizzle-kit": "^0.31.5",
|
||||
"pg": "^8.16.3"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -20,10 +20,10 @@
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@fontsource/jersey-15": "^5.2.6",
|
||||
"@twurple/auth": "^7.3.0",
|
||||
"@twurple/eventsub-ws": "^7.3.0",
|
||||
"drizzle-orm": "^0.44.5",
|
||||
"@fontsource/jersey-15": "^5.2.8",
|
||||
"@twurple/auth": "^7.4.0",
|
||||
"@twurple/eventsub-ws": "^7.4.0",
|
||||
"drizzle-orm": "^0.44.6",
|
||||
"kleur": "^4.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user