Skip to content

Commit

Permalink
remove peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhammer committed Jan 31, 2024
1 parent bf451ed commit 61e1077
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions plugins/awards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
"lodash": "^4.17.21",
"react-use": "^17.2.4"
},
"peerDependencies": {
"react": "^18.0.2",
"react-router-dom": "^6.18.0"
},
"devDependencies": {
"@backstage/cli": "^0.25.1",
"@backstage/core-app-api": "^1.11.3",
Expand Down
3 changes: 0 additions & 3 deletions plugins/entity-scaffolder-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"@material-ui/lab": "4.0.0-alpha.61",
"react-use": "^17.2.4"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.25.1",
"@backstage/core-app-api": "^1.11.3",
Expand Down

0 comments on commit 61e1077

Please sign in to comment.