diff options
author | Sindre Sorhus <sindresorhus@gmail.com> | 2013-10-25 20:02:04 +0200 |
---|---|---|
committer | Oleg <markelog@gmail.com> | 2013-11-07 22:09:33 +0100 |
commit | 7e5c2cb6e8f4fbcb57a4795e8a3e40d7cd706466 (patch) | |
tree | d60f3553b282e3f3a8790b04ed42ecb9e0326834 /package.json | |
parent | 22120cea66ad88f83b96535416f5baab605fe530 (diff) | |
download | jquery-7e5c2cb6e8f4fbcb57a4795e8a3e40d7cd706466.tar.gz jquery-7e5c2cb6e8f4fbcb57a4795e8a3e40d7cd706466.zip |
Add load-grunt-tasks package dependency
Cherry picked from abfa210adfaee28e2496d7749d675d157d8e6c9d commit
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a4e442530..e1db1978f 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,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" |