1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Upgrade server dependencies

This commit is contained in:
Chocobozzz 2018-02-16 18:42:02 +01:00
parent 68e24d7279
commit e79c65723b
No known key found for this signature in database
GPG key ID: 583A612D890159BE
4 changed files with 342 additions and 268 deletions

View file

@ -3,4 +3,4 @@
npm run build:server || exit -1
npm run travis -- lint || exit -1
mocha --exit --require ts-node/register --bail server/tests/index.ts
mocha --exit --require ts-node/register/type-check --bail server/tests/index.ts