From f6fa0a0b3f4525b3bc0b5fd6a44ce7b00fa2e92e Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Thu, 25 Feb 2016 12:16:39 -0300 Subject: [PATCH] Add missing dependencies --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a80d082..527e5f0 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "browser-sync": "~2.9.11", "browser-sync-spa": "~1.0.3", "chalk": "~1.1.1", + "concurrently": "^2.0.0", "del": "~2.0.2", "eslint-plugin-angular": "~0.12.0", "estraverse": "~4.1.0", @@ -55,7 +56,8 @@ "uglify-save-license": "~0.4.1", "webpack": "^1.12.14", "wiredep": "~2.2.2", - "wrench": "~1.5.8" + "wrench": "~1.5.8", + "yargs": "^4.2.0" }, "engines": { "node": ">=0.10.0" -- libgit2 0.21.2