mirror of
https://github.com/actions/labeler.git
synced 2026-01-10 06:30:50 +08:00
Delete unused semver dependency
This commit is contained in:
@@ -25,13 +25,11 @@
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^2.2.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"minimatch": "^3.0.4",
|
||||
"semver": "^6.1.1"
|
||||
"minimatch": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/node": "^12.0.4",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@types/minimatch": "^3.0.0",
|
||||
"@types/js-yaml": "^3.12.1",
|
||||
"@vercel/ncc": "^0.23.0",
|
||||
|
||||
Reference in New Issue
Block a user