remark-comments
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "remark-comments", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"repository": { | ||
@@ -14,2 +14,7 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/remark-comments", | ||
], | ||
"nyc": { | ||
"exclude": [ | ||
"dist" | ||
] | ||
}, | ||
"scripts": { | ||
@@ -16,0 +21,0 @@ "pretest": "eslint src", |
4666