Use react-hot-loader 2 alpha, to support decorators on component fields

This commit is contained in:
Michel Weststrate 2016-02-29 08:01:38 +01:00
parent 5811e32f94
commit 44db825d79

View file

@ -23,7 +23,7 @@
},
"homepage": "http://mobxjs.github.com/mobx",
"devDependencies": {
"react-hot-loader": "^1.2.7",
"react-hot-loader": "^2.0.0-alpha-4",
"ts-loader": "^0.8.1",
"typescript": "^1.8.2",
"webpack": "^1.9.6",