Upgrade server dependencies

This commit is contained in:
Chocobozzz
2021-06-25 17:39:27 +02:00
parent 262f8ff631
commit 8cc6120118
12 changed files with 152 additions and 147 deletions

View File

@@ -1,7 +1,7 @@
import { registerTSPaths } from '../server/helpers/register-ts-paths'
registerTSPaths()
import * as program from 'commander'
import { program } from 'commander'
import { createReadStream, readdir } from 'fs-extra'
import { join } from 'path'
import { createInterface } from 'readline'