Update react to 15.0 rc1
This commit is contained in:
parent
81b635a872
commit
c6d2a8a429
File diff suppressed because one or more lines are too long
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue