Browse Source

Merge pull request #24 from opensheetmusicdisplay/greenkeeper-grunt-contrib-uglify-2.0.0

Update grunt-contrib-uglify to version 2.0.0
Sebastian Haas 9 years ago
parent
commit
fd71364349
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -38,7 +38,7 @@
     "grunt-browserify": "^5.0.0",
     "grunt-contrib-clean": "^1.0.0",
     "grunt-contrib-jshint": "^1.0.0",
-    "grunt-contrib-uglify": "^1.0.1",
+    "grunt-contrib-uglify": "^2.0.0",
     "grunt-contrib-watch": "^1.0.0",
     "grunt-karma": "^2.0.0",
     "grunt-tslint": "^3.1.1",