Skip to content

Commit

Permalink
update pull-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
dominictarr committed Jun 27, 2013
1 parent be67e40 commit d037a00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "pull-glob",
"description": "",
"description": "extended globs as pull-streams",
"version": "1.0.0",
"homepage": "https://github.com/dominictarr/pull-glob",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/pull-glob.git"
},
"dependencies": {
"pull-stream": "~2.16.1",
"pull-fs": "~1.1.1"
"pull-stream": "~2.20",
"pull-fs": "~1.1"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit d037a00

Please sign in to comment.