Added progress to package.json dependencies; Defined _log in monkeypatch.js

This commit is contained in:
Adam Snodgrass
2014-02-28 18:54:38 -06:00
parent 9742681c09
commit fb57b09e66
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"sardines": "~0.4.5",
"async": "~0.2.10",
"colors": "~0.6.2",
"glob": "~3.2.9"
"glob": "~3.2.9",
"progress": "~1.1.3"
},
"preferGlobal": "true",
"bin": {