Update to React 15.3.2
This commit is contained in:
parent
84beb06e84
commit
9a96eabb70
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
|
@ -30,14 +30,14 @@
|
||||||
"node-polyglot": "^2.0.0",
|
"node-polyglot": "^2.0.0",
|
||||||
"node-sass": "^3.8.0",
|
"node-sass": "^3.8.0",
|
||||||
"ramda": "^0.21.0",
|
"ramda": "^0.21.0",
|
||||||
"react": "^15.2.0",
|
"react": "^15.3.2",
|
||||||
"react-addons-css-transition-group": "^15.2.0",
|
"react-addons-css-transition-group": "^15.3.2",
|
||||||
"react-addons-shallow-compare": "^15.2.0",
|
"react-addons-shallow-compare": "^15.3.2",
|
||||||
"react-addons-transition-group": "^15.2.0",
|
"react-addons-transition-group": "^15.3.2",
|
||||||
"react-bootstrap": "^0.30.3",
|
"react-bootstrap": "^0.30.3",
|
||||||
"react-click-outside": "^2.1.0",
|
"react-click-outside": "^2.1.0",
|
||||||
"react-css-modules": "^3.7.6",
|
"react-css-modules": "^3.7.6",
|
||||||
"react-dom": "^15.2.0",
|
"react-dom": "^15.3.2",
|
||||||
"react-immutable-proptypes": "^2.1.0",
|
"react-immutable-proptypes": "^2.1.0",
|
||||||
"react-polyglot": "^0.1.0",
|
"react-polyglot": "^0.1.0",
|
||||||
"react-pure-render": "^1.0.2",
|
"react-pure-render": "^1.0.2",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue