Downgrade react to resolve react-hot-loader error
This commit is contained in:
@ -89,11 +89,13 @@
|
||||
"passport-oauth": "^1.0.0",
|
||||
"passport-twitter": "^1.0.3",
|
||||
"pmx": "~0.6.2",
|
||||
"react": "^15.0.2",
|
||||
"react": "~15.3.2",
|
||||
"react-addons-css-transition-group": "~15.3.2",
|
||||
"react-addons-shallow-compare": "~15.3.2",
|
||||
"react-bootstrap": "^0.30.5",
|
||||
"react-codemirror": "^0.3.0",
|
||||
"react-css-transition-replace": "^1.2.0-beta",
|
||||
"react-dom": "^15.0.2",
|
||||
"react-dom": "~15.3.2",
|
||||
"react-fontawesome": "^1.2.0",
|
||||
"react-images": "^0.5.1",
|
||||
"react-motion": "~0.4.2",
|
||||
|
Reference in New Issue
Block a user