@tryghost/pretty-cli
Advanced tools
Comparing version
{ | ||
"name": "@tryghost/pretty-cli", | ||
"version": "1.2.23", | ||
"version": "1.2.24", | ||
"description": "A mini-module to style a sywac instance in a standard way", | ||
@@ -11,3 +11,3 @@ "repository": "https://github.com/TryGhost/Utils/tree/main/packages/pretty-cli", | ||
"dev": "echo \"Implement me!\"", | ||
"test": "NODE_ENV=testing c8 --reporter text --reporter cobertura mocha './test/**/*.test.js'", | ||
"test": "NODE_ENV=testing c8 --all --reporter text --reporter cobertura mocha './test/**/*.test.js'", | ||
"lint": "eslint . --ext .js --cache", | ||
@@ -33,3 +33,3 @@ "posttest": "yarn lint" | ||
}, | ||
"gitHead": "d9374c7c0a1bd92f53b4bf330797a890cdae7e6d" | ||
"gitHead": "66b978f9e41829822d5406699b7f67275606e2a2" | ||
} |
5476
0.11%