From 4a39f3181108a1deaeddba2bec19271cc8e8d036 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Thu, 28 Dec 2017 15:58:27 -0300 Subject: [PATCH] Bump version 1.0.0 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d650f12..b878d23 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "dependencies": { "chalk": "^2.3.0", "commander": "^2.12.2", + "ora": "^1.3.0", "request": "^2.83.0" } }