Update the code to work
This commit is contained in:
parent
4dc25492e5
commit
1b18eabbc3
8 changed files with 332 additions and 2130 deletions
11
package.json
11
package.json
|
|
@ -8,10 +8,13 @@
|
|||
},
|
||||
"author": "Oliver Akins",
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.2",
|
||||
"@types/node": "^12.7.5",
|
||||
"@types/tmi.js": "^1.4.0",
|
||||
"axios": "^0.24.0",
|
||||
"tmi.js": "^1.5.0"
|
||||
"tmi.js": "^1.8.5",
|
||||
"toml": "^3.0.0",
|
||||
"tslog": "^3.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.12",
|
||||
"@types/tmi.js": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue