Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
creationix committed Jul 26, 2013
1 parent a7984cd commit 4601d9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"bops": "~0.0.6",
"simple-fs": "~0.0.3",
"git-fs-db": "~0.0.2",
"simple-tcp": "0.0.1",
"git-pull": "~0.1.0"
"simple-tcp": "~0.0.1",
"jsgit-pull": "~0.0.2"
},
"devDependencies": {},
"author": "Tim Caswell <tim@creationix.com>",
Expand Down

0 comments on commit 4601d9c

Please sign in to comment.