Browse Source

Upgrade grunt and grunt-contrib-uglify

pull/483/head
Gabe Gorelick 7 years ago
parent
commit
d0d9c65949
No known key found for this signature in database
GPG Key ID: E25EDE6B9096D77D
  1. 4
      package.json

4
package.json

@ -38,8 +38,8 @@ @@ -38,8 +38,8 @@
"devDependencies": {
"chai": "^3.0.0",
"connect": "^3.3.3",
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.6.0",
"grunt": "^1.0.2",
"grunt-contrib-uglify": "^3.3.0",
"mocha": "^3.5.0",
"mocha-phantomjs": "^3.5.4",
"open": "0.0.5",

Loading…
Cancel
Save