aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2013-04-18 13:19:22 -0400
committerRichard Gibson <richard.gibson@gmail.com>2013-04-18 13:35:37 -0400
commit9d16fe6283667396094d49559a37fc672c06252c (patch)
treeb14d2994dac19941988bc7b4f436e297faddfae2 /package.json
parentaae7abfeb6e9810d67947825c3d1302bb36be6b7 (diff)
downloadjquery-9d16fe6283667396094d49559a37fc672c06252c.tar.gz
jquery-9d16fe6283667396094d49559a37fc672c06252c.zip
Fix #13776: Add banner before generating source map. Close gh-1246.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 801848461..5d1d1d90d 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"grunt-update-submodules": "0.2.0",
"grunt-contrib-watch": "0.3.1",
"grunt-contrib-jshint": "0.3.0",
- "grunt-contrib-uglify": "0.1.2",
+ "grunt-contrib-uglify": "0.2.0",
"grunt": "0.4.1",
"gzip-js": "0.3.1",
"testswarm": "0.2.2"