diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:06:34 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:18:37 -0500 |
commit | 6c6ec875161675c85c8a20721c0c5ed3a6451baa (patch) | |
tree | c4f0212334845a8313287a3397762610483ff2ad /package.json | |
parent | e20cec37cf9ae0353b21c233b8f0c79972d6804a (diff) | |
download | jquery-ui-6c6ec875161675c85c8a20721c0c5ed3a6451baa.tar.gz jquery-ui-6c6ec875161675c85c8a20721c0c5ed3a6451baa.zip |
Build: Upgrade grunt-git-authors to 3.1.0
Ref gh-1670
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cb6ca4115..f353b9c90 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "grunt-contrib-qunit": "1.0.1", "grunt-contrib-requirejs": "0.4.4", "grunt-contrib-uglify": "0.11.1", - "grunt-git-authors": "2.0.0", + "grunt-git-authors": "3.1.0", "grunt-html": "4.0.1", "grunt-jscs": "2.1.0", "load-grunt-tasks": "0.3.0", |