diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index c551c995a..310860fec 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -43,7 +43,6 @@ | |||
43 | "@types/webpack": "^3.0.0", | 43 | "@types/webpack": "^3.0.0", |
44 | "@types/webtorrent": "^0.98.4", | 44 | "@types/webtorrent": "^0.98.4", |
45 | "add-asset-html-webpack-plugin": "^2.0.1", | 45 | "add-asset-html-webpack-plugin": "^2.0.1", |
46 | "angular-pipes": "^6.0.0", | ||
47 | "angular2-notifications": "^0.7.7", | 46 | "angular2-notifications": "^0.7.7", |
48 | "angular2-template-loader": "^0.6.0", | 47 | "angular2-template-loader": "^0.6.0", |
49 | "assets-webpack-plugin": "^3.4.0", | 48 | "assets-webpack-plugin": "^3.4.0", |
@@ -72,6 +71,7 @@ | |||
72 | "ngc-webpack": "3.2.2", | 71 | "ngc-webpack": "3.2.2", |
73 | "ngx-bootstrap": "2.0.0-beta.9", | 72 | "ngx-bootstrap": "2.0.0-beta.9", |
74 | "ngx-chips": "1.5.3", | 73 | "ngx-chips": "1.5.3", |
74 | "ngx-pipes": "^2.0.5", | ||
75 | "node-sass": "^4.1.1", | 75 | "node-sass": "^4.1.1", |
76 | "normalize.css": "^7.0.0", | 76 | "normalize.css": "^7.0.0", |
77 | "optimize-js-plugin": "0.0.4", | 77 | "optimize-js-plugin": "0.0.4", |