From f18b75940e61a52ef9c0cf41a4bda3bcdae5c46c Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Sat, 30 Jun 2012 12:53:15 -0700 Subject: Use ~ to hold grunt at 0.3.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 042ca3e27..ecebd2cc2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": {}, "devDependencies": { "grunt-compare-size": ">=0.1.0", - "grunt": ">=0.3.9", + "grunt": "~0.3.9", "testswarm": "0.2.2" }, "keywords": [] -- cgit v1.2.3