mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 14:05:47 -05:00
Revert octokit pinning now that the package is fixed (#53966)
This commit is contained in:
@@ -83,9 +83,7 @@
|
||||
"which": "^2.0.2"
|
||||
},
|
||||
"overrides": {
|
||||
"typescript@*": "$typescript",
|
||||
"@octokit/types": "9.0.0",
|
||||
"@octokit/openapi-types": "16.0.0"
|
||||
"typescript@*": "$typescript"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "hereby runtests-parallel --light=false",
|
||||
|
||||
Reference in New Issue
Block a user