summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index cb90e85..307e6af 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "mongo-edu",
"preferGlobal": true,
- "version": "0.2.24",
+ "version": "0.2.25",
"author": "Przemyslaw Pluta <przemyslawplutadev@gmail.com> (http://przemyslawpluta.com)",
"description": "Select and download videos and handouts from university.mongodb.com courses",
"main": "./mongo-edu",
@@ -33,6 +33,7 @@
"cheerio": "~0.19.0",
"colors": "~1.1.2",
"easy-table": "~1.0.0",
+ "extract-zip": "~1.2.0",
"filesize": "~3.1.4",
"glob": "~6.0.1",
"inquirer": "~0.11.0",
@@ -45,7 +46,6 @@
"request": "~2.67.0",
"request-progress": "~0.3.1",
"rimraf": "~2.4.4",
- "unzip": "~0.1.11",
"which": "~1.2.0",
"yargs": "~3.30.0",
"youtube-dl": "~1.10.5"