Updated MobX dependencies
This commit is contained in:
parent
3bb5986ae9
commit
5e0b9a8686
1 changed files with 3 additions and 3 deletions
|
|
@ -29,9 +29,9 @@
|
|||
"webpack-dev-server": "^1.8.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"mobx": "^2.0.2",
|
||||
"mobx-react": "^3.0.1",
|
||||
"mobx-react-devtools": "^4.0.2",
|
||||
"mobx": "^2.3.2",
|
||||
"mobx-react": "^3.3.1",
|
||||
"mobx-react-devtools": "^4.2.0",
|
||||
"react": "^15.1.0",
|
||||
"react-dom": "^15.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue