From f2d659aebcedab66e342267ecb93a50111f6526d Mon Sep 17 00:00:00 2001 From: Steven Zou Date: Wed, 21 Jun 2017 14:57:56 +0800 Subject: [PATCH] remove clipboard dep from package.json --- src/ui_ng/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui_ng/package.json b/src/ui_ng/package.json index 42c50dffb..055a18060 100644 --- a/src/ui_ng/package.json +++ b/src/ui_ng/package.json @@ -34,7 +34,6 @@ "harbor-ui": "^0.2.13", "intl": "^1.2.5", "mutationobserver-shim": "^0.3.2", - "ngx-clipboard": "^8.0.2", "ngx-cookie": "^1.0.0", "rxjs": "^5.0.1", "ts-helpers": "^1.1.1", @@ -69,4 +68,4 @@ "typings": "^1.4.0", "webdriver-manager": "10.2.5" } -} +} \ No newline at end of file