X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fpackage.json;h=caec34e449334cc2c00bdf5cbe320e526964d35c;hb=d592e0a9b2931c7c9cbedb27fb8efc9aaacad9bb;hp=f1c7e87998fc5c1cfdc3a2753e0981b7213c1fba;hpb=b0f9f39ed70299a208d1b388c72de8b7f3510cb7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index f1c7e8799..caec34e44 100644 --- a/client/package.json +++ b/client/package.json @@ -62,7 +62,6 @@ "json-loader": "^0.5.4", "ng-router-loader": "^2.0.0", "ng2-file-upload": "^1.1.4-2", - "ng2-smart-table": "1.2.1", "ngc-webpack": "3.2.2", "ngx-bootstrap": "1.9.1", "ngx-chips": "1.5.3", @@ -97,10 +96,12 @@ "add-asset-html-webpack-plugin": "^2.0.1", "codelyzer": "^3.0.0-beta.4", "extract-text-webpack-plugin": "^3.0.0", + "primeng": "^4.2.0", "purify-css": "^1.2.5", "purifycss-webpack": "^0.7.0", "standard": "^10.0.0", "tslint-config-standard": "^6.0.1", + "uglifyjs-webpack-plugin": "^0.4.6", "webpack-bundle-analyzer": "^2.8.2", "webpack-dev-server": "^2.4.5", "webpack-dll-bundles-plugin": "^1.0.0-beta.5"