Skip to content

Commit

Permalink
Merge pull request #13343 from brandon-leapyear/patch-1
Browse files Browse the repository at this point in the history
Addon-storyshots: Add React as peer dependency
  • Loading branch information
gaetanmaisse authored and ghengeveld committed Dec 7, 2020
1 parent 04008a5 commit 460fc4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/storyshots/storyshots-core/package.json
Expand Up @@ -68,6 +68,7 @@
"jest-vue-preprocessor": "^1.5.0"
},
"peerDependencies": {
"@storybook/react": "*",
"@storybook/vue": "*",
"jest-preset-angular": "*",
"jest-vue-preprocessor": "*",
Expand Down

0 comments on commit 460fc4d

Please sign in to comment.