Rect dependency version bump

This commit is contained in:
Cássio Zen 2016-06-16 22:54:31 -03:00
parent b9cee02758
commit f5509c7808

View File

@ -39,8 +39,8 @@
"mocha": "^2.4.5",
"moment": "^2.11.2",
"normalizr": "^2.0.0",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"react": "^15.1.0",
"react-dom": "^15.1.0",
"react-immutable-proptypes": "^1.6.0",
"react-lazy-load": "^3.0.3",
"react-pure-render": "^1.0.2",
@ -54,7 +54,7 @@
"webpack": "^1.12.13",
"webpack-dev-server": "^1.14.1",
"webpack-postcss-tools": "^1.1.1",
"whatwg-fetch": "^0.11.0"
"whatwg-fetch": "^1.0.0"
},
"dependencies": {
"commonmark": "^0.24.0",