Update react to 15.0 rc1

This commit is contained in:
Ken-Håvard Lieng 2016-03-14 23:45:46 +01:00
parent 81b635a872
commit c6d2a8a429
2 changed files with 21 additions and 21 deletions

File diff suppressed because one or more lines are too long

View File

@ -47,8 +47,8 @@
"immutable": "^3.7.6",
"lodash": "^4.6.1",
"pure-render-decorator": "^0.2.0",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"react": "^15.0.0-rc.1",
"react-dom": "^15.0.0-rc.1",
"react-redux": "^4.4.1",
"react-router": "^2.0.1",
"react-router-redux": "^4.0.0",