mirror of
https://github.com/actions/add-to-project.git
synced 2026-01-11 05:01:13 +08:00
chore: remove unused dependency 'patch-package' from package.json
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"@actions/github": "^6.0.0",
|
||||
"@octokit/plugin-paginate-rest": "^13.0.1",
|
||||
"@octokit/request": "^9.2.2",
|
||||
"@octokit/request-error": "^6.1.7",
|
||||
"patch-package": "^8.0.0"
|
||||
"@octokit/request-error": "^6.1.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
@@ -57,4 +56,4 @@
|
||||
"test": "jest",
|
||||
"postinstall": "node fix-regex.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user