-
- Downloads
Fix #247 ucoind now behaves as a daemon process
... | @@ -48,6 +48,7 @@ | ... | @@ -48,6 +48,7 @@ |
"multimeter": "0.1.1", | "multimeter": "0.1.1", | ||
"naclb": "0.2.2", | "naclb": "0.2.2", | ||
"nat-upnp": "https://github.com/c-geek/node-nat-upnp", | "nat-upnp": "https://github.com/c-geek/node-nat-upnp", | ||
"pm2": "0.15.10", | |||
"q": "1.1.2", | "q": "1.1.2", | ||
"q-io": "1.13.1", | "q-io": "1.13.1", | ||
"request": "2.31.0", | "request": "2.31.0", | ||
... | ... |
Please register or sign in to comment