Upgrade deps
This commit is contained in:
parent
02df1866c0
commit
643eba44de
8 changed files with 786 additions and 483 deletions
1
app.js
1
app.js
|
@ -20,6 +20,7 @@ import search from './routes/search.js';
|
|||
import share from './routes/share.js';
|
||||
import { slack, oauth } from './routes/slack.js';
|
||||
import errorHandler from './lib/error-handler.js';
|
||||
import newrelic from 'newrelic';
|
||||
|
||||
const debug = debuglog('combine.fm');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue