From 5c65608c276b85108f11e3e475ca39bdd51724f0 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Sat, 22 Oct 2016 18:32:05 -0400 Subject: [PATCH] add grunt-cli to dev --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ecaf5a6d7..ec4a605b1 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "contributors": [], "license": "ISC", "devDependencies": { + "grunt-cli": "^0.1.13", "grunt-mocha-test": "^0.12.7", "grunt-contrib-jshint": "^1.0.0", "matchdep": "^1.0.1",