Skip to content

Commit f0cc607

Browse files
authored
Bump react and react-dom versions
MOAR open source licensing
1 parent 6194767 commit f0cc607

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)