update .bithoundrc

This commit is contained in:
billchurch 2017-09-27 15:42:29 -04:00
parent 349d2abe7d
commit 0a65634bd6

View file

@ -10,10 +10,12 @@
"dependencies": {
"mute": [
"read-config",
"socket.io"
"socket.io",
"standard",
"bithound"
]
},
"ignore": [
"public/src/**"
]
}
}