Skip to content

Commit 2a7700c

Browse files
committed
fix(redux-connect): upgrade from 5.0.0 to 5.1.0 breaks
it requires prop-types as peer dependencies, see this issue makeomatic/redux-connect#112
1 parent 66e2873 commit 2a7700c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"es6-promise": "^4.0.5",
118118
"express": "^4.14.0",
119119
"isomorphic-fetch": "^2.2.1",
120+
"prop-types": "^15.5.8",
120121
"react": "~15.4.2",
121122
"react-dom": "~15.4.2",
122123
"react-helmet": "^5.0.2",

0 commit comments

Comments
 (0)