Skip to content

Commit

Permalink
Update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Krister Kari committed Oct 11, 2014
1 parent 4745b45 commit b42d1f0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"node": ">= 0.8.0"
},
"devDependencies": {
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.5.3",
"grunt": "~0.4.2",
"grunt-sizediff": "~0.3.3",
"grunt-contrib-coffee": "~0.10.1",
"grunt-shell": "~0.6.4",
"grunt-contrib-yuidoc": "~0.5.1",
"marked": "~0.3.1",
"grunt-contrib-jasmine": "~0.6.1",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-connect": "~0.7.1"
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt": "~0.4.5",
"grunt-sizediff": "~1.0.1",
"grunt-contrib-coffee": "~0.12.0",
"grunt-shell": "~1.1.1",
"grunt-contrib-yuidoc": "~0.5.2",
"marked": "~0.3.2",
"grunt-contrib-jasmine": "~0.8.0",
"grunt-contrib-csslint": "~0.3.1",
"grunt-contrib-connect": "~0.8.0"
}
}

0 comments on commit b42d1f0

Please sign in to comment.