conga-annotations
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "conga-annotations", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "annotation parser library", | ||
@@ -10,3 +10,3 @@ "directories": { | ||
"scripts": { | ||
"test": "mocha test/*.js" | ||
"test": "mocha --reporter spec test/" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
40809