Updated grunt compress so it would make tars properly

This commit is contained in:
Ian Gilman 2017-07-14 16:46:55 -07:00
parent bc6e20e62f
commit e4fd781199

View File

@ -17,7 +17,7 @@
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-compress": "^0.13.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-uglify": "^2.0.0",