add missing zuul dependency
This commit is contained in:
parent
62fbe8bd1b
commit
aabe79dde1
|
@ -21,7 +21,8 @@
|
||||||
"brfs": "^1.2.0",
|
"brfs": "^1.2.0",
|
||||||
"parse-torrent": "^5.6.0",
|
"parse-torrent": "^5.6.0",
|
||||||
"standard": "^5.4.1",
|
"standard": "^5.4.1",
|
||||||
"tape": "^4.0.0"
|
"tape": "^4.0.0",
|
||||||
|
"zuul": "^3.8.0"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"9",
|
"9",
|
||||||
|
|
Loading…
Reference in New Issue