mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
Merge pull request #6013 from zhoumeina/release_rc5
modify harbor ui package structure
This commit is contained in:
commit
a69f86054f
@ -1,3 +1,5 @@
|
|||||||
# This file lists all individuals having contributed content to the repository.
|
# 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>
|
Steven zou <szou@vmware.com>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@harbor/ui",
|
"name": "@harbor/ui",
|
||||||
"version": "1.0.0-rc2",
|
"version": "1.0.0-rc5",
|
||||||
"description": "Harbor shared UI components based on Clarity and Angular6",
|
"description": "Harbor shared UI components based on Clarity and Angular6",
|
||||||
"author": "CNCF",
|
"author": "CNCF",
|
||||||
"module": "index.js",
|
"module": "index.js",
|
||||||
@ -44,6 +44,5 @@
|
|||||||
"web-animations-js": "^2.2.1",
|
"web-animations-js": "^2.2.1",
|
||||||
"zone.js": "^0.8.4",
|
"zone.js": "^0.8.4",
|
||||||
"tslib": "^1.9.0"
|
"tslib": "^1.9.0"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user