We don't need grunt-contrib-uglify anymore

This commit is contained in:
Pierre Rudloff 2018-01-02 16:55:23 +01:00
parent 4c37f8cfbe
commit fa3de2b7b5
3 changed files with 3 additions and 89 deletions

View file

@ -7,7 +7,6 @@
"dependencies": {
"grunt": "~1.0.1",
"grunt-contrib-cssmin": "~2.2.1",
"grunt-contrib-uglify": "~3.2.1",
"grunt-potomo": "~3.5.0",
"open-sans-fontface": "~1.4.0"
},