aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSindre Sorhus <sindresorhus@gmail.com>2013-10-25 20:02:04 +0200
committerOleg <markelog@gmail.com>2013-11-07 21:38:38 +0100
commitabfa210adfaee28e2496d7749d675d157d8e6c9d (patch)
treeecf8a4e61f69670c544ea4beac251b084d4fc1da /package.json
parent5ce0b342577076a4355ba1bb0ad0aef98261f236 (diff)
downloadjquery-abfa210adfaee28e2496d7749d675d157d8e6c9d.tar.gz
jquery-abfa210adfaee28e2496d7749d675d157d8e6c9d.zip
Add load-grunt-tasks package dependency
Close gh-1405
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 57ab77d59..09421ebe9 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
"grunt-jscs-checker": "~0.2.3",
"grunt-jsonlint": "~1.0.1",
"gzip-js": "0.3.2",
+ "load-grunt-tasks": "~0.2.0",
"testswarm": "~1.1.0",
"requirejs": "~2.1.9",
"which": "~1.0.5"