Skip to content

Commit de0b2c7

Browse files
committed
Bump prop-types version to 15.5.7
To fix a breaking change which was not supposed to be included yet, we reverted the change in prop-types v15.5.7 and are now pulling that into React. Related to fixing facebook/prop-types#17
1 parent c2ca2f5 commit de0b2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"merge-stream": "^1.0.0",
7171
"object-assign": "^4.1.1",
7272
"platform": "^1.1.0",
73-
"prop-types": "15.5.0-alpha.0",
73+
"prop-types": "15.5.7",
7474
"run-sequence": "^1.1.4",
7575
"through2": "^2.0.0",
7676
"tmp": "~0.0.28",

0 commit comments

Comments
 (0)