Skip to content

Commit

Permalink
feat: Add peer dependencies to manager / preview apis
Browse files Browse the repository at this point in the history
  • Loading branch information
Quramy committed Mar 27, 2024
1 parent bb3f549 commit 5c75a9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/storycap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
"storycrawler": "^5.0.0-alpha.0",
"yargs": "^16.0.0"
},
"peerDependencies": {
"@storybook/manager-api": "^7.0.0 || ^8.0.0",
"@storybook/preview-api": "^7.0.0 || ^8.0.0"
},
"jest": {
"moduleFileExtensions": [
"ts",
Expand Down

0 comments on commit 5c75a9f

Please sign in to comment.