-
- Downloads
Fix #323 Logs are now equivalent to 'tail' command on the log file
... | @@ -33,7 +33,6 @@ | ... | @@ -33,7 +33,6 @@ |
"url": "https://github.com/ucoin-io/ucoin/issues" | "url": "https://github.com/ucoin-io/ucoin/issues" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"always-tail": "0.2.0", | |||
"async": "0.2.9", | "async": "0.2.9", | ||
"bindings": "1.2.1", | "bindings": "1.2.1", | ||
"co": "4.6.0", | "co": "4.6.0", | ||
... | ... |
Please register or sign in to comment