From e822fdaeee90cb7c70d5678f19249198cd7aae8c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 7 Jun 2016 22:34:02 +0200 Subject: Use ng2-file-upload instead of jquery and add tags support to the video upload form --- client/package.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index d2d039437..cd8afcc98 100644 --- a/client/package.json +++ b/client/package.json @@ -28,7 +28,6 @@ "@angular/router-deprecated": "2.0.0-rc.1", "angular-pipes": "^2.0.0", "awesome-typescript-loader": "^0.17.0", - "blueimp-file-upload": "^9.12.1", "bootstrap-loader": "^1.0.8", "bootstrap-sass": "^3.3.6", "compression-webpack-plugin": "^0.3.1", @@ -40,10 +39,9 @@ "es6-shim": "^0.35.0", "file-loader": "^0.8.5", "html-webpack-plugin": "^2.19.0", - "jquery": "^2.2.3", - "jquery.ui.widget": "^1.10.3", "json-loader": "^0.5.4", "ng2-bootstrap": "^1.0.16", + "ng2-file-upload": "^1.0.3", "node-sass": "^3.7.0", "normalize.css": "^4.1.1", "raw-loader": "^0.5.1", @@ -75,4 +73,4 @@ "bundles/" ] } -} \ No newline at end of file +} -- cgit v1.2.3