mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
Added missing dependency on compress-buffer
This commit is contained in:
parent
5bdeaf68d7
commit
449893fd24
@ -22,7 +22,8 @@
|
||||
"lib": "lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "0.1.15"
|
||||
"async": "0.1.15",
|
||||
"compress-buffer": ">= 0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vows": ">=0.5.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user