update 2026

This commit is contained in:
Henry Jameson 2026-01-13 22:16:12 +02:00
commit 97a0f93836
4 changed files with 180 additions and 1349 deletions

View file

@ -8,10 +8,9 @@
"private": true,
"type": "module",
"dependencies": {
"node-fetch": "^2.6.1",
"twitch": "^4.5.5",
"twitch-auth": "^4.5.5",
"twitch-webhooks": "^4.5.5",
"twitch-webhooks-ngrok": "^4.5.5"
"node-fetch": "^2.6.1"
},
"devDependencies": {
"@biomejs/biome": "2.3.11"
}
}