aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMike Sherov <mike.sherov@gmail.com>2012-10-16 10:17:14 -0400
committerRick Waldron <waldron.rick@gmail.com>2012-10-16 10:17:14 -0400
commited9e34482a303e7e64c397f89533dbe64f51cfbf (patch)
tree343331dcdc9b4f93dbeff7c375e3526c4bcd3057 /package.json
parent605a38073e657d929eed06b3211baee1cd29c787 (diff)
downloadjquery-ed9e34482a303e7e64c397f89533dbe64f51cfbf.tar.gz
jquery-ed9e34482a303e7e64c397f89533dbe64f51cfbf.zip
enforce double quotes via JSHint. Closes gh-975
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d4585846d..ce4d9ee9e 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"grunt-compare-size": ">=0.1.0",
"grunt-git-authors": ">=1.0.0",
"grunt-update-submodules": ">=0.1.0",
- "grunt": "~0.3.9",
+ "grunt": "~0.3.17",
"testswarm": "0.2.2"
},
"keywords": []