From b5bf564f864d19f19889c8811e6bc858a1ed9ddb Mon Sep 17 00:00:00 2001 From: Spencer Alger Date: Tue, 15 Apr 2014 08:54:47 -0700 Subject: [PATCH] updated grunt-run --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ac790a5a..fe8a9b84b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "load-grunt-tasks": "~0.2.0", "load-grunt-config": "~0.7.0", "grunt-s3": "~0.2.0-alpha.3", - "grunt-run": "*", + "grunt-run": "^0.2.2", "grunt-contrib-compress": "~0.5.3", "grunt-contrib-copy": "~0.4.1", "grunt-prompt": "~0.1.2",