Add Licensed Workflow and config

This commit is contained in:
Thomas Boop 2020-08-11 21:38:28 -04:00
parent 24156c231c
commit 0ad530c174
13 changed files with 314 additions and 166 deletions

View file

@ -24,11 +24,11 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.5",
"semver": "^7.1.3"
},
"devDependencies": {
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.5",
"@types/jest": "^25.1.4",
"@types/node": "^12.12.31",
"@types/semver": "^7.1.0",