Add missing fast-fifo dependency (#156)
Co-authored-by: Eli Smith <eli@wavv.com>
This commit is contained in:
parent
0490aeda61
commit
74abb99752
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
"homepage": "https://github.com/mafintosh/tar-stream",
|
"homepage": "https://github.com/mafintosh/tar-stream",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"b4a": "^1.6.4",
|
"b4a": "^1.6.4",
|
||||||
|
"fast-fifo": "^1.2.0",
|
||||||
"streamx": "^2.15.0"
|
"streamx": "^2.15.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in a new issue