Skip to content

Commit

Permalink
fix(deps): add missing pull-stream dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 9, 2016
1 parent c7421e4 commit 5ef7176
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"multihashes": "^0.2.2",
"multihashing": "^0.2.1",
"protocol-buffers": "^3.1.6",
"pull-stream": "^3.4.5",
"pull-traverse": "^1.0.3",
"stable": "^0.1.5"
},
Expand All @@ -58,4 +59,4 @@
"rimraf": "^2.5.4",
"run-series": "^1.1.4"
}
}
}

0 comments on commit 5ef7176

Please sign in to comment.