Skip to content

Commit

Permalink
remove unnecessary peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed Nov 27, 2023
1 parent 89032ae commit 055a01d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@
"zx": "^7.2.3"
},
"peerDependencies": {
"@storybook/components": "^7.0.0",
"@storybook/manager-api": "^7.0.0",
"@storybook/preview-api": "^7.0.0",
"@storybook/types": "^7.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-intl": "^5.24.0 || ^6.0.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 055a01d

Please sign in to comment.