Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "hpw", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"author": "Timur Shemsedinov <timur.shemsedinov@gmail.com>", | ||
@@ -34,4 +34,5 @@ "description": "Labs Auto Checker", | ||
"dependencies": { | ||
"concolor": "^0.1.12", | ||
"metasync": "^0.3.31" | ||
"concolor": "^0.1.14", | ||
"metasync": "^0.3.31", | ||
"minimist": "^1.2.5" | ||
}, | ||
@@ -38,0 +39,0 @@ "devDependencies": { |
14065
3
+ Addedminimist@^1.2.5
+ Addedminimist@1.2.8(transitive)
Updatedconcolor@^0.1.14