modify harbor ui package structure

Signed-off-by: Meina Zhou <meinaz@vmware.com>
This commit is contained in:
Meina Zhou 2018-10-11 10:18:16 +08:00
parent 95d48436b8
commit be3fd2e6f3
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# This file lists all individuals having contributed content to the repository.
Mia Zhou <meinaz@vmware.com>
Qian Deng<dengq@vmware.com>
Steven zou <szou@vmware.com>

View File

@ -1,6 +1,6 @@
{
"name": "@harbor/ui",
"version": "1.0.0-rc2",
"version": "1.0.0-rc5",
"description": "Harbor shared UI components based on Clarity and Angular6",
"author": "CNCF",
"module": "index.js",
@ -44,6 +44,5 @@
"web-animations-js": "^2.2.1",
"zone.js": "^0.8.4",
"tslib": "^1.9.0"
}
}