Skip to content

Commit a4bd567

Browse files
authored
Bump React in development (#2122)
1 parent efd99a9 commit a4bd567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-scripts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"whatwg-fetch": "2.0.3"
6262
},
6363
"devDependencies": {
64-
"react": "^15.3.0",
65-
"react-dom": "^15.3.0"
64+
"react": "^15.5.4",
65+
"react-dom": "^15.5.4"
6666
},
6767
"optionalDependencies": {
6868
"fsevents": "1.0.17"

0 commit comments

Comments
 (0)