Skip to content

Commit

Permalink
chore(package.json): update rewire to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Jun 30, 2014
1 parent 631644e commit 35901b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"request": "~2.16.6"
},
"devDependencies": {
"rewire": "~1.0.3",
"supervisor": "~0.4.1",
"grunt": "~0.4",
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-nodeunit": "~0.1.2"
"grunt-contrib-nodeunit": "~0.1.2",
"rewire": "^2.0.1",
"supervisor": "~0.4.1"
}
}

0 comments on commit 35901b1

Please sign in to comment.