mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 01:58:54 +08:00
Fix dotenv
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
e9cb922263
commit
6aa6546aaa
2 changed files with 6 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"@types/jest": "^26.0.3",
|
||||
"@types/node": "^14.0.14",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"dotenv": "^8.2.0",
|
||||
"jest": "^26.1.0",
|
||||
"jest-circus": "^26.1.0",
|
||||
"jest-runtime": "^26.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue