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

Commit 06689e3

Browse files
fix(deps): remove unused pull dep
1 parent 376f938 commit 06689e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"chai": "^3.5.0",
3737
"interface-transport": "^0.3.3",
3838
"lodash.isfunction": "^3.0.8",
39-
"pre-commit": "^1.1.2"
39+
"pre-commit": "^1.1.2",
40+
"pull-stream": "^3.4.5"
4041
},
4142
"dependencies": {
4243
"interface-connection": "0.2.1",
4344
"ip-address": "^5.8.0",
4445
"lodash.contains": "^2.4.3",
4546
"mafmt": "^2.1.2",
4647
"multiaddr": "^2.0.3",
47-
"pull": "^2.1.1",
4848
"stream-to-pull-stream": "^1.7.0"
4949
},
5050
"contributors": [
@@ -56,4 +56,4 @@
5656
"dignifiedquire <[email protected]>",
5757
"greenkeeperio-bot <[email protected]>"
5858
]
59-
}
59+
}

0 commit comments

Comments
 (0)