Skip to content

Commit 08bd367

Browse files
authored
Merge pull request backstage#17778 from backstage/blam/remove-octokit-fix
chore: revert the octokit workaround
2 parents 6325e9c + 03bd6c5 commit 08bd367

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

.changeset/tame-games-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-app/templates/default-app/package.json.hbs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,7 @@
3939
},
4040
"resolutions": {
4141
"@types/react": "^17",
42-
"@types/react-dom": "^17",
43-
"@octokit/rest": "18.5.6",
44-
"@octokit/plugin-rest-endpoint-methods": "5.16.2",
45-
"@octokit/plugin-paginate-rest": "2.7.0"
42+
"@types/react-dom": "^17"
4643
},
4744
"prettier": "@spotify/prettier-config",
4845
"lint-staged": {

0 commit comments

Comments
 (0)