Add YAML to dependencies
This commit is contained in:
parent
c2309d72bd
commit
eac8baa3a8
6 changed files with 16676 additions and 22 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@actions/glob": "^0.3.0",
|
||||
"@vercel/ncc": "^0.36.0"
|
||||
"@vercel/ncc": "^0.36.0",
|
||||
"yaml": "^2.2.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue