X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=e5fa02262511e29dd34f69c19c4711d7dedf9e14;hb=86ec3e53ac75bc101959add910051f41a2b8245d;hp=bddf2ce732eb14a602c82903df9768726fc3c4f7;hpb=7193ad1044d2dfad8f929f0951f9a3601c056f67;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index bddf2ce73..e5fa02262 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "peertube-client", - "version": "0.0.21-alpha", + "version": "0.0.26-alpha", "private": true, "licence": "GPLv3", "author": { @@ -38,6 +38,7 @@ "@angular/router": "~5.2.2", "@angular/service-worker": "^5.2.4", "@angularclass/hmr": "^2.1.3", + "@ngx-loading-bar/core": "^1.1.1", "@ngx-loading-bar/http-client": "^1.0.0-rc.1", "@ngx-meta/core": "^5.0.0", "@types/core-js": "^0.9.28", @@ -56,12 +57,12 @@ "extract-text-webpack-plugin": "^3.0.2", "file-loader": "^1.1.5", "html-webpack-plugin": "^2.19.0", + "linkifyjs": "^2.1.5", "lodash-es": "^4.17.4", "markdown-it": "^8.4.0", "ngx-bootstrap": "2.0.2", "ngx-chips": "1.6.3", "ngx-clipboard": "9.0.1", - "ngx-infinite-scroll": "0.7.2", "ngx-pipes": "^2.0.5", "node-sass": "^4.1.1", "npm-font-source-sans-pro": "^1.0.2",