Fix npm jank
This commit is contained in:
parent
801e54afa2
commit
3f9a0aaf05
9 changed files with 24 additions and 18 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { Summary } from 'prom-client';
|
||||
import { createMySQLDuplicateKeyUpdate } from '../util/on-duplicate-key-update';
|
||||
|
||||
const Media = require('cytube-mediaquery/lib/media');
|
||||
const Media = require('@cytube/mediaquery/lib/media');
|
||||
const LOGGER = require('@calzoneman/jsli')('metadata-cache');
|
||||
|
||||
// TODO: these fullname-vs-shortcode hacks really need to be abolished
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue