Update remark-slug to 4.1.0, fixes slugging

This commit is contained in:
Tom MacWright
2016-03-22 10:39:44 -04:00
parent cfd612c816
commit 1ca0ea23fe

View File

@ -47,7 +47,7 @@
"react-pure-render": "^1.0.2",
"remark": "^3.2.0",
"remark-html": "^2.0.2",
"remark-slug": "^3.0.1",
"remark-slug": "^4.1.0",
"unist-util-select": "^1.3.0",
"unist-util-visit": "^1.0.0"
},