add workflows

This commit is contained in:
Stanislaw
2022-06-15 22:28:18 +02:00
parent ffc034dbdd
commit 089e13b9ff
8 changed files with 102 additions and 43 deletions

View File

@@ -27,8 +27,8 @@
"daemon": "^1.1.0",
"discord.js": "^13.6.0",
"dotenv": "^10.0.0",
"nodemon": "^2.0.15",
"prisma": "^3.12.0",
"nodemon": "^2.0.16",
"prisma": "^3.13.0",
"redis": "^4.0.4"
}
}