Skip to content

Commit

Permalink
remove transitive dependencies from peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored and IanVS committed Jul 14, 2022
1 parent 95ad99f commit 97bb99b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,7 @@
"typescript": "^3.9.7"
},
"peerDependencies": {
"@storybook/addons": ">=6.4.20",
"@storybook/api": ">=6.4.20",
"@storybook/client-api": ">=6.4.20",
"@storybook/client-logger": ">=6.4.20",
"@storybook/components": ">=6.4.20",
"@storybook/core-events": ">=6.4.20",
"@storybook/svelte": ">=6.4.20",
"@storybook/theming": ">=6.4.20",
"svelte": "^3.46.6",
"svelte-loader": "^3.1.2"
},
Expand Down

0 comments on commit 97bb99b

Please sign in to comment.