1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-03 09:55:18 +02:00

Fixed fatal error while deploying flame to cluster

This commit is contained in:
Paweł Malak 2021-12-17 12:28:37 +01:00
parent 9dd3bd1f53
commit ee044ed2ff
3 changed files with 10 additions and 9 deletions

View file

@ -21,7 +21,7 @@
"@types/express": "^4.17.13",
"axios": "^0.24.0",
"concurrently": "^6.3.0",
"docker-secret": "idevjoe/docker-secret#1.2.4",
"docker-secret": "^1.2.4",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",