Skip to content

Commit

Permalink
fixup! Add missing peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanmaisse committed Mar 1, 2020
1 parent f087042 commit a3d1276
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/preset-create-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
},
"peerDependencies": {
"@storybook/react": ">=5.2",
"node-sass": "*",
"react-scripts": ">=3.0.0",
"webpack": "^3.0.0 || ^4.0.0"
"react-scripts": ">=3.0.0"
}
}

0 comments on commit a3d1276

Please sign in to comment.