Updating deps
This commit is contained in:
parent
7890981d0e
commit
f489db4b93
2 changed files with 22 additions and 16 deletions
|
@ -10,10 +10,10 @@
|
|||
"build": "ncc build index.js -o lib -m"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.3.0",
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/github": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.28.6"
|
||||
"@vercel/ncc": "^0.33.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue