diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2015-01-30 12:22:25 -0800 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2015-01-30 12:22:31 -0800 |
commit | a76c7812366e7e45ea29969db72d90261ef87af5 (patch) | |
tree | 3ba35392b461fd36b4ee465e9b7f5a7ca84b7a6c /package.json | |
parent | e0673dfedb9ad07d8e68f28a54453b975c412c33 (diff) | |
download | jquery-a76c7812366e7e45ea29969db72d90261ef87af5.tar.gz jquery-a76c7812366e7e45ea29969db72d90261ef87af5.zip |
Release: remove sourcemap comment from all copies of minified file
Fixes gh-1707
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index bbeea08be..3ba5d8bfb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.10.0", - "grunt-contrib-uglify": "0.6.0", + "grunt-contrib-uglify": "0.7.0", "grunt-contrib-watch": "0.6.1", "grunt-git-authors": "2.0.1", "grunt-jscs-checker": "0.8.1", @@ -61,7 +61,6 @@ "Tests", "Build", "Release", - "Core", "Ajax", "Attributes", |