Skip to content

Commit

Permalink
update @storybook/react peer dependencies (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
anti-pode committed Aug 27, 2024
1 parent ddcb39c commit 5926d87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/integration-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@loki/browser": "^0.35.0"
},
"peerDependencies": {
"@storybook/react": "^5 || ^6 || ^7"
"@storybook/react": "^5 || ^6 || ^7 || ^8"
},
"peerDependenciesMeta": {
"@storybook/react": {
Expand Down
2 changes: 1 addition & 1 deletion packages/loki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@loki/target-native-ios-simulator": "^0.35.0"
},
"peerDependencies": {
"@storybook/react": "^5 || ^6 || ^7"
"@storybook/react": "^5 || ^6 || ^7 || ^8"
},
"peerDependenciesMeta": {
"@storybook/react": {
Expand Down

0 comments on commit 5926d87

Please sign in to comment.