diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:03:11 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:18:34 -0500 |
commit | e20cec37cf9ae0353b21c233b8f0c79972d6804a (patch) | |
tree | 567e0f7d350d177d5880630e63528de930bc4a84 /package.json | |
parent | e210c1ce6df47373c116395f1a113f0fa41c6123 (diff) | |
download | jquery-ui-e20cec37cf9ae0353b21c233b8f0c79972d6804a.tar.gz jquery-ui-e20cec37cf9ae0353b21c233b8f0c79972d6804a.zip |
Build: Remove grunt-esformatter
Ref gh-1670
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 6128d953c..cb6ca4115 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,6 @@ "grunt-contrib-qunit": "1.0.1", "grunt-contrib-requirejs": "0.4.4", "grunt-contrib-uglify": "0.11.1", - "grunt-esformatter": "0.2.0", "grunt-git-authors": "2.0.0", "grunt-html": "4.0.1", "grunt-jscs": "2.1.0", |