sitemap-generator-cli
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "sitemap-generator-cli", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Create xml sitemaps from the command line.", | ||
@@ -30,5 +30,5 @@ "homepage": "https://github.com/lgraubner/sitemap-generator-cli", | ||
"dependencies": { | ||
"chalk": "^2.0.1", | ||
"chalk": "^2.1.0", | ||
"commander": "^2.11.0", | ||
"sitemap-generator": "^7.0.0" | ||
"sitemap-generator": "^7.0.2" | ||
}, | ||
@@ -54,3 +54,3 @@ "preferGlobal": true, | ||
"jest": "^20.0.4", | ||
"lint-staged": "^4.0.2", | ||
"lint-staged": "^4.0.3", | ||
"prettier": "^1.5.3" | ||
@@ -57,0 +57,0 @@ }, |
Sorry, the diff of this file is not supported yet
119989
Updatedchalk@^2.1.0
Updatedsitemap-generator@^7.0.2