X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=31d9b1e7ce6696d7d3ab4857ab9b94ebb7fea95c;hb=81713ed715a6d5925d3c5412740b46308fcacb51;hp=6f88d4fb9ac7814d3e8a56b8d465654f743ab8b2;hpb=3f3530c3dbc5339b4cba53710b8568b4ad39152e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 6f88d4fb9..31d9b1e7c 100644 --- a/client/package.json +++ b/client/package.json @@ -52,6 +52,7 @@ "@ngx-loading-bar/core": "^6.0.0", "@ngx-loading-bar/http-client": "^6.0.0", "@ngx-loading-bar/router": "^6.0.0", + "@peertube/maildev": "^1.2.0", "@peertube/p2p-media-loader-core": "^1.0.14", "@peertube/p2p-media-loader-hlsjs": "^1.0.14", "@peertube/videojs-contextmenu": "^5.5.0", @@ -75,6 +76,7 @@ "@wdio/cli": "^7.25.2", "@wdio/local-runner": "^7.25.2", "@wdio/mocha-framework": "^7.25.2", + "@wdio/shared-store-service": "^7.25.2", "@wdio/spec-reporter": "^7.25.1", "angular2-hotkeys": "^13.1.0", "angularx-qrcode": "14.0.0",