Remove unused @octokit/reset and generate dist (#440)

This commit is contained in:
Luke Tomlinson
2021-05-12 09:33:22 -04:00
committed by GitHub
parent 5a36bdc457
commit 523075947f
3 changed files with 152 additions and 252 deletions

View File

@@ -32,7 +32,6 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.3.3",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.5"
},