Add Licensed To Help Verify Prod Licenses (#128)

* Add Licensed Workflow and config

* manual validation of dependencies

* Ignore Generated Files in Git PR's

* update contributing.md
This commit is contained in:
Thomas Boop
2020-09-23 17:22:43 -04:00
committed by GitHub
parent 51d2bf1911
commit b9436a7e86
15 changed files with 320 additions and 167 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",