Skip to content

Commit 59ce8b5

Browse files
committedJun 13, 2016
Update dev-dependencies
1 parent dfd7dde commit 59ce8b5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
 

‎package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@
4242
"istanbul": "^0.4.0",
4343
"jscs": "^3.0.0",
4444
"jscs-jsdoc": "^2.0.0",
45-
"remark": "^4.0.0",
46-
"remark-comment-config": "^3.0.0",
47-
"remark-github": "^4.0.1",
45+
"remark": "^5.0.0",
46+
"remark-cli": "^1.0.0",
47+
"remark-comment-config": "^4.0.0",
48+
"remark-github": "^5.0.0",
4849
"remark-toc": "^3.0.0",
49-
"remark-validate-links": "^3.0.0",
50+
"remark-validate-links": "^4.0.0",
5051
"mocha": "^2.0.0",
5152
"vfile": "^1.0.0"
5253
},

0 commit comments

Comments
 (0)
Please sign in to comment.