Use react-hot-loader 2 alpha, to support decorators on component fields
This commit is contained in:
parent
5811e32f94
commit
44db825d79
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue