diff --git a/package.json b/package.json index ae7dbd5..219dded 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Craig Condon ", "name": "nexe", "description": "Roll node.s applications into a single executable", - "version": "0.2.7", + "version": "0.2.8", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git" @@ -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": {