mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-20 22:31:08 +00:00
Update for deprecationn of Node.js 12 and set-output
This commit is contained in:
parent
f33a36717a
commit
0476fd5931
7 changed files with 2695 additions and 231 deletions
|
@ -10,11 +10,11 @@
|
|||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6"
|
||||
"@actions/core": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.0.22",
|
||||
"@zeit/ncc": "^0.22.3",
|
||||
"@types/node": "^16.11.7",
|
||||
"@vercel/ncc": "^0.34.0",
|
||||
"typescript": "^3.9.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue