remove clipboard dep from package.json

This commit is contained in:
Steven Zou 2017-06-21 14:57:56 +08:00
parent 0623ef460e
commit f2d659aebc

View File

@ -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"
}
}
}