Update dependencies

This commit is contained in:
Tom MacWright
2016-07-19 16:20:11 -04:00
parent 91e7e42213
commit febfa13608
4 changed files with 23 additions and 23 deletions

View File

@ -34,7 +34,7 @@
"browserify": "^13.0.0",
"cssnano": "^3.4.0",
"es6-promise": "^3.0.2",
"eslint": "^2.9.0",
"eslint": "^3.1.1",
"eslint-plugin-babel": "^3.0.0",
"eslint-plugin-react": "^5.1.1",
"github-slugger": "^1.0.1",
@ -45,8 +45,8 @@
"react": "^15.0.2",
"react-dom": "^15.0.2",
"react-pure-render": "^1.0.2",
"remark": "^4.2.2",
"remark-html": "^3.0.0",
"remark": "^5.0.1",
"remark-html": "^5.0.0",
"remark-slug": "^4.1.0",
"unist-util-select": "^1.3.0",
"unist-util-visit": "^1.0.0"