update .bithoundrc
This commit is contained in:
parent
349d2abe7d
commit
0a65634bd6
1 changed files with 4 additions and 2 deletions
|
@ -10,7 +10,9 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"mute": [
|
"mute": [
|
||||||
"read-config",
|
"read-config",
|
||||||
"socket.io"
|
"socket.io",
|
||||||
|
"standard",
|
||||||
|
"bithound"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|
Loading…
Reference in a new issue