Upgrade dependencies
This commit is contained in:
parent
c305467cd7
commit
3aa5cea8fe
3 changed files with 464 additions and 370 deletions
|
@ -1,7 +1,4 @@
|
|||
import * as program from 'commander'
|
||||
import { createReadStream } from 'fs'
|
||||
import { join } from 'path'
|
||||
import { createInterface } from 'readline'
|
||||
import { VideoModel } from '../server/models/video/video'
|
||||
import { initDatabaseModels } from '../server/initializers'
|
||||
import { JobQueue } from '../server/lib/job-queue'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue