Skip to content

Commit

Permalink
Upgrade parted
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Murphy authored and nrstott committed May 5, 2014
1 parent a3470b6 commit fc075cf
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
@@ -1,7 +1,7 @@
{
"name": "bogart",
"description": "Fast JSGI web framework taking inspiration from Sinatra",
"version": "0.5.22",
"version": "0.5.23",
"keywords": ["bogart", "framework", "sinatra", "REST"],
"author": "Nathan Stott <nrstott@gmail.com>",
"email": "nathan.stott@whiteboard-it.com",
Expand All @@ -22,7 +22,7 @@
"mustache": "0.7.2",
"underscore": ">=1.4.4",
"node-uuid": ">=1.2.0",
"parted": "=0.1.1",
"parted": "git://github.com/soitgoes/parted.git#v0.1.2",
"oauth": "=0.9.5",
"request": "=2.2.9",
"commander": "*",
Expand Down

0 comments on commit fc075cf

Please sign in to comment.