Skip to content

Commit

Permalink
updated grunt to 0.4.4 and some grunt-contribs
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamallow committed Apr 8, 2014
1 parent 9fb39f3 commit 3bc7526
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"version": "0.0.0",
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-concurrent": "~0.4.1",
"grunt": "~0.4.4",
"grunt-concurrent": "~0.5.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-connect": "~0.5.0",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jshint": "~0.7.1",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "^0.5.3",
Expand Down

0 comments on commit 3bc7526

Please sign in to comment.