We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627b07b commit 88f251dCopy full SHA for 88f251d
1 file changed
src/comms/host-op.js
@@ -1,5 +1,5 @@
1
const Hoek = require('@hapi/hoek')
2
-const debug = require('debug')('roshub.op')
+const debug = require('debug')('dataparty.op.host-op')
3
const moment = require('moment')
4
const EventEmitter = require('eventemitter3')
5
0 commit comments