mirror of https://codeberg.org/pzp/pzp-sync.git
remove unused dep
This commit is contained in:
parent
8e43c0efab
commit
30b5e7cf8a
|
@ -26,7 +26,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bloom-filters": "^3.0.0",
|
"bloom-filters": "^3.0.0",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"multicb": "^1.2.2",
|
|
||||||
"pull-stream": "^3.7.0",
|
"pull-stream": "^3.7.0",
|
||||||
"push-stream": "^11.2.0",
|
"push-stream": "^11.2.0",
|
||||||
"push-stream-to-pull-stream": "^1.0.5",
|
"push-stream-to-pull-stream": "^1.0.5",
|
||||||
|
|
Loading…
Reference in New Issue