mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Update server dependencies
This commit is contained in:
parent
8f0b94f0ed
commit
c9f27d9881
5 changed files with 942 additions and 914 deletions
|
@ -1,5 +1,5 @@
|
|||
import { literal, Op, OrderItem, Sequelize } from 'sequelize'
|
||||
import { Col } from 'sequelize/types/lib/utils'
|
||||
import { Col } from 'sequelize/types/utils'
|
||||
import validator from 'validator'
|
||||
|
||||
type SortType = { sortModel: string, sortValue: string }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue