@tryghost/pretty-cli
Advanced tools
Comparing version
{ | ||
"name": "@tryghost/pretty-cli", | ||
"version": "1.2.18", | ||
"version": "1.2.19", | ||
"description": "A mini-module to style a sywac instance in a standard way", | ||
@@ -11,3 +11,3 @@ "repository": "https://github.com/TryGhost/Utils/tree/master/packages/pretty-cli", | ||
"dev": "echo \"Implement me!\"", | ||
"test": "NODE_ENV=testing mocha ./test/**/*.test.js", | ||
"test": "NODE_ENV=testing c8 mocha './test/**/*.test.js'", | ||
"lint": "eslint . --ext .js --cache", | ||
@@ -24,2 +24,3 @@ "posttest": "yarn lint" | ||
"devDependencies": { | ||
"c8": "7.9.0", | ||
"mocha": "9.0.0", | ||
@@ -33,3 +34,3 @@ "should": "13.2.3", | ||
}, | ||
"gitHead": "58aee93218b7cb98a75216704f0568cf1025231a" | ||
"gitHead": "9545d13a14c1b0ac70cd80ee111f66f642eb0a4d" | ||
} |
5434
0.44%4
33.33%