v0.8.0
All checks were successful
Deploy To Production / build (push) Successful in 11s
Deploy To Stage / build (push) Successful in 9s
Deploy To Stage / deploy (push) Successful in 15s
Deploy To Production / deploy (push) Successful in 15s

This commit is contained in:
Ethan Lane 2024-07-27 16:06:26 +01:00
parent f7a7a3781a
commit 6025e2b269

View file

@ -1,6 +1,6 @@
{
"name": "card-drop",
"version": "0.7.0",
"version": "0.8.0",
"main": "./dist/bot.js",
"typings": "./dist",
"scripts": {
@ -50,7 +50,7 @@
"winston-discord-transport": "^1.3.0"
},
"resolutions": {
"**/ws": "^8.17.1"
"**/ws": "^8.17.1"
},
"devDependencies": {
"@types/node": "^20.0.0",