We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9ab45 commit 22cc637Copy full SHA for 22cc637
web/package.json
@@ -25,15 +25,15 @@
25
"json-loader": "^0.5.4",
26
"lodash": "^4.0.0",
27
"raven-js": "^2.2.0",
28
- "react": "^0.14.8",
29
- "react-addons-css-transition-group": "^0.14.7",
30
- "react-addons-linked-state-mixin": "^0.14.7",
+ "react": "^15.1.0",
+ "react-addons-css-transition-group": "^15.1.0",
+ "react-addons-linked-state-mixin": "^15.1.0",
31
"react-colorpicker": "dabbott/react-colorpicker#opacity-slider-package",
32
"react-dnd": "^2.1.4",
33
"react-dnd-html5-backend": "^2.1.2",
34
- "react-dom": "^0.14.7",
+ "react-dom": "^15.1.0",
35
"react-hot-loader": "^1.1.7",
36
- "react-hotkeys": "^0.7.1",
+ "react-hotkeys": "^0.8.0",
37
"react-mixin": "^1.1.0",
38
"react-redux": "^4.4.0",
39
"react-router": "2.0.0",
0 commit comments