Skip to content

Commit

Permalink
Reverted dependency change
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor Gunnoe committed Nov 16, 2015
1 parent ec153b5 commit 248b99d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"test": "grunt test lint"
},
"devDependencies": {
"buster": "0.6.x",
"buster": "0.7.x",
"grunt": "0.4.x",
"grunt-buster": "0.2.x",
"grunt-buster": "0.3.x",
"grunt-contrib-clean": "0.5.x",
"grunt-contrib-concat": "0.3.x",
"grunt-contrib-coffee": "0.13.x",
Expand Down

0 comments on commit 248b99d

Please sign in to comment.