Skip to content

Commit

Permalink
Merge pull request #988 from aholachek/upgrade-grunt
Browse files Browse the repository at this point in the history
upgraded grunt libs responsible for concatenation and minification in…
  • Loading branch information
aholachek authored Jun 30, 2016
2 parents 08078f6 + 1d136d9 commit f4728f7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,13 @@
"grunt-bower-task": "~0.4.0",
"grunt-concurrent": "^0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-compress": "~0.5.2",
"grunt-contrib-compress": "1.3.0",
"grunt-contrib-connect": "~0.6.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.8.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-requirejs": "~0.4.4",
"grunt-contrib-uglify": "~0.2.2",
"grunt-contrib-requirejs": "1.0.0",
"grunt-contrib-uglify": "1.0.1",
"grunt-contrib-watch": "~0.5.3",
"grunt-curl": "~2.2.0",
"grunt-env": "~0.4.1",
Expand Down

0 comments on commit f4728f7

Please sign in to comment.