Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Jan 9, 2023
2 parents 3e8f883 + fb17329 commit 77ecc25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@root/request": "1.9.2",
"@twurple/api": "5.2.7",
"@twurple/auth": "5.2.7",
"@twurple/auth": "5.3.0",
"@twurple/chat": "5.2.7",
"@twurple/pubsub": "5.2.7",
"blockrain": "Aerolab/blockrain.js#ba6d4192370d2ce4f75ce31796f345eb5711b489",
Expand All @@ -33,12 +33,12 @@
"terser": "5.16.1"
},
"devDependencies": {
"@babel/core": "7.20.5",
"@babel/core": "7.20.7",
"@babel/eslint-parser": "7.19.1",
"@types/express": "4.17.14",
"@types/express": "4.17.15",
"@types/express-ws": "3.0.1",
"@types/nconf": "0.10.3",
"@types/node": "18.11.10",
"@types/node": "18.11.18",
"@types/socket.io-client": "1.4.36"
},
"engines": {
Expand Down

0 comments on commit 77ecc25

Please sign in to comment.