Skip to content

Commit 81f3832

Browse files
authored
Merge pull request #1548 from swagger-api/react-version-bump
Bump `react` and `react-dom` versions
2 parents 6194767 + f0cc607 commit 81f3832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
"immutable": "^3.x.x",
5050
"js-yaml": "^3.5.5",
5151
"json-beautify": "^1.0.1",
52-
"react": "^15.x",
52+
"react": "^15.6.2",
5353
"react-addons-css-transition-group": "^15.4.2",
5454
"react-dd-menu": "^2.0.0",
55-
"react-dom": "^15.x",
55+
"react-dom": "^15.6.2",
5656
"react-file-download": "^0.3.2",
5757
"react-redux": "^4.x.x",
5858
"react-transition-group": "^1.1.1",

0 commit comments

Comments
 (0)