mirror of
https://github.com/mtkennerly/dunamai-action.git
synced 2025-06-19 13:48:05 +00:00
Update @actions/core for set-env deprecation and add pre-commit config
This commit is contained in:
parent
2ffd60cf4c
commit
f33a36717a
7 changed files with 125 additions and 26 deletions
|
@ -4,13 +4,13 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dist": "ncc build src/index.ts"
|
||||
"build": "ncc build src/index.ts --out public"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.4"
|
||||
"@actions/core": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.0.22",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue