Modify package.json for fixed docker-secret
This commit is contained in:
parent
a536ad49ea
commit
edc01a341c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"@types/express": "^4.17.13",
|
||||
"axios": "^0.24.0",
|
||||
"concurrently": "^6.3.0",
|
||||
"docker-secret": "^1.2.3",
|
||||
"docker-secret": "idevjoe/docker-secret#master",
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "^4.17.1",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue