Linting by pre-commit.
This commit is contained in:
15
package.json
15
package.json
@ -1,10 +1,9 @@
|
||||
{
|
||||
"name": "version-up-action",
|
||||
"version": "0.1.0",
|
||||
"description": "Checks for the highes possible downloadable url by exchangeing and increasing the version number.",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1"
|
||||
}
|
||||
"name": "version-up-action",
|
||||
"version": "0.1.0",
|
||||
"description": "Checks for the highes possible downloadable url by exchangeing and increasing the version number.",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user