X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=7a805ad1784ca2ab2fd88d353c3f1bf7017e2c50;hb=aedf50d142c8dce94aba6ad118b242fb826660a4;hp=325305722e0f98fc1d18adf68b4c28ef77a5a9d6;hpb=e8e09e27ff49e694638b7f24dbb97e8de25ac416;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 325305722..7a805ad17 100644 --- a/client/package.json +++ b/client/package.json @@ -48,6 +48,7 @@ "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^5.1.0", + "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", "@ngx-loading-bar/core": "^4.2.0", "@ngx-loading-bar/http-client": "^4.2.0", "@ngx-loading-bar/router": "^4.2.0", @@ -131,5 +132,8 @@ "webtorrent": "^0.107.16", "whatwg-fetch": "^3.0.0", "zone.js": "~0.10.0" + }, + "dependencies": { + "@ngx-i18nsupport/tooling": "^8.0.3" } }