chore: revert the octokit workaround

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-05-12 14:22:18 +02:00
parent 6325e9cd11
commit 03bd6c5775
2 changed files with 1 additions and 9 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@backstage/create-app': patch
---
Pin some octokit dependencies to avoid failing typescript build under `tsc:full`
@@ -39,10 +39,7 @@
},
"resolutions": {
"@types/react": "^17",
"@types/react-dom": "^17",
"@octokit/rest": "18.5.6",
"@octokit/plugin-rest-endpoint-methods": "5.16.2",
"@octokit/plugin-paginate-rest": "2.7.0"
"@types/react-dom": "^17"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {