fix(core): Fixed incorrect import paths and updated configurations for package publication.
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"gitzone": {
|
||||
"projectType": "wcc",
|
||||
"module": {
|
||||
"githost": "gitlab.com",
|
||||
"gitscope": "uptimelink/private",
|
||||
"gitrepo": "catalog",
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "uptime.link",
|
||||
"gitrepo": "statuspage",
|
||||
"description": "a catalog with webcomponents for uptimelink dashboard",
|
||||
"npmPackagename": "@uptimelink_private/catalog",
|
||||
"license": "UNLICENSED",
|
||||
"npmPackagename": "@uptime.link/statuspage",
|
||||
"license": "MIT",
|
||||
"projectDomain": "uptime.link"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user