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 073d346..b0f1227 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "mongo-edu",
"preferGlobal": true,
- "version": "0.1.50",
+ "version": "0.2.0",
"author": "Przemyslaw Pluta <przemyslawplutadev@gmail.com> (http://przemyslawpluta.com)",
"description": "Select and download videos and handouts from university.mongodb.com courses",
"main": "./mongo-edu",
@@ -31,7 +31,7 @@
"license": "MIT",
"dependencies": {
"cheerio": "~0.17.0",
- "colors": "~0.6.2",
+ "colors": "~1.0.1",
"easy-table": "~0.3.0",
"filesize": "~2.0.3",
"glob": "~4.0.6",