create-nightwatch
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "create-nightwatch", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A single-command tool to setup Nightwatch.js", | ||
@@ -26,3 +26,2 @@ "main": "index.js", | ||
"@types/node": "^17.0.21", | ||
"ansi-colors": "^4.1.1", | ||
"inquirer": "^8.2.0", | ||
@@ -32,4 +31,5 @@ "typescript": "^4.6.2" | ||
"dependencies": { | ||
"ansi-colors": "^4.1.1", | ||
"ejs": "^3.1.6" | ||
} | ||
} |
6
2
+ Addedansi-colors@^4.1.1
+ Addedansi-colors@4.1.3(transitive)