init commit adding corepack support

This commit is contained in:
Ethan Arrowood 2022-05-02 14:40:37 -06:00
parent 0bd06765ef
commit 70c3da958b
No known key found for this signature in database
GPG key ID: ED811E6BC98E8742
3 changed files with 14 additions and 59 deletions

View file

@ -31,7 +31,7 @@
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.4",
"semver": "^6.1.1"
"semver": "^6.3.0"
},
"devDependencies": {
"@types/jest": "^27.0.2",