Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix(deps): remove unused pull dep
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 9, 2016
1 parent 376f938 commit 06689e3
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
Expand Up @@ -36,15 +36,15 @@
"chai": "^3.5.0",
"interface-transport": "^0.3.3",
"lodash.isfunction": "^3.0.8",
"pre-commit": "^1.1.2"
"pre-commit": "^1.1.2",
"pull-stream": "^3.4.5"
},
"dependencies": {
"interface-connection": "0.2.1",
"ip-address": "^5.8.0",
"lodash.contains": "^2.4.3",
"mafmt": "^2.1.2",
"multiaddr": "^2.0.3",
"pull": "^2.1.1",
"stream-to-pull-stream": "^1.7.0"
},
"contributors": [
Expand All @@ -56,4 +56,4 @@
"dignifiedquire <dignifiedquire@gmail.com>",
"greenkeeperio-bot <support@greenkeeper.io>"
]
}
}

0 comments on commit 06689e3

Please sign in to comment.