Modify package.json for fixed docker-secret

This commit is contained in:
Joe Longendyke 2021-12-08 06:12:37 +09:00 committed by GitHub
parent a536ad49ea
commit edc01a341c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",