chore: update grunt-contrib-clean & grunt-contrib-uglify

This commit is contained in:
juliandescottes 2017-05-06 17:45:42 +02:00
parent 5aad87471e
commit 866553b2ca

View File

@ -31,12 +31,12 @@
"fs-extra": "3.0.1",
"grunt": "0.4.5",
"grunt-casperjs": "^2.2.1",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-connect": "1.0.2",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-uglify": "2.3.0",
"grunt-contrib-watch": "1.0.0",
"grunt-include-replace": "4.0.1",
"grunt-jscs": "2.8.0",