github-user-language-stats
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "github-user-language-stats", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Show GitHub user's programming language stats", | ||
@@ -19,5 +19,5 @@ "repository": { | ||
"dependencies": { | ||
"ascii-horizontal-barchart": "^1.1.0", | ||
"ascii-horizontal-barchart": "^1.2.0", | ||
"axios": "^0.12.0" | ||
} | ||
} |