mirror of
https://github.com/FranzDiebold/github-env-vars-action.git
synced 2025-04-21 15:57:32 -05:00
Add required build dev dependency.
This commit is contained in:
parent
5fb13a656f
commit
04cdc475e6
2 changed files with 7 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
"@actions/core": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.25.1",
|
||||
"eslint": "^7.14.0",
|
||||
"eslint-config-google": "^0.14.0",
|
||||
"jest": "^26.6.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue