We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd7dde commit 59ce8b5Copy full SHA for 59ce8b5
package.json
@@ -42,11 +42,12 @@
42
"istanbul": "^0.4.0",
43
"jscs": "^3.0.0",
44
"jscs-jsdoc": "^2.0.0",
45
- "remark": "^4.0.0",
46
- "remark-comment-config": "^3.0.0",
47
- "remark-github": "^4.0.1",
+ "remark": "^5.0.0",
+ "remark-cli": "^1.0.0",
+ "remark-comment-config": "^4.0.0",
48
+ "remark-github": "^5.0.0",
49
"remark-toc": "^3.0.0",
- "remark-validate-links": "^3.0.0",
50
+ "remark-validate-links": "^4.0.0",
51
"mocha": "^2.0.0",
52
"vfile": "^1.0.0"
53
},
0 commit comments