From bb33a5e74d8d9f2eb00c364eade93301fd1ad323 Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Sat, 2 Nov 2024 19:03:58 -0400 Subject: [PATCH] add grunt-cli --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 66bfe47..09007f6 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,11 @@ "test": "grunt nodeunit" }, "devDependencies": { + "grunt": "~0.4.1", + "grunt-cli": "^1.5.0", "grunt-contrib-jshint": "~0.6.4", "grunt-contrib-nodeunit": "~0.2.0", "grunt-contrib-watch": "~0.5.3", - "grunt": "~0.4.1", "which": "~1.0.5" }, "keywords": [