update the library version

This commit is contained in:
Steven Zou 2017-08-09 15:03:33 +08:00
parent 4b05c9eaf1
commit be0b621c65
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "harbor-ui",
"version": "0.3.0",
"version": "0.4.0",
"description": "Harbor shared UI components based on Clarity and Angular4",
"scripts": {
"start": "ng serve --host 0.0.0.0 --port 4500 --proxy-config proxy.config.json",

View File

@ -31,7 +31,7 @@
"clarity-icons": "^0.9.8",
"clarity-ui": "^0.9.8",
"core-js": "^2.4.1",
"harbor-ui": "0.4.2",
"harbor-ui": "0.4.6",
"intl": "^1.2.5",
"mutationobserver-shim": "^0.3.2",
"ngx-cookie": "^1.0.0",