Merge pull request #5 from benjamingr/patch-1

Update dependencies
This commit is contained in:
Michel Weststrate 2016-06-20 09:20:16 +02:00 committed by GitHub
commit 3bb5986ae9

View file

@ -32,7 +32,7 @@
"mobx": "^2.0.2",
"mobx-react": "^3.0.1",
"mobx-react-devtools": "^4.0.2",
"react": "^0.14.0",
"react-dom": "^0.14.0"
"react": "^15.1.0",
"react-dom": "^15.1.0"
}
}