fix(core): update

This commit is contained in:
2023-10-16 18:28:12 +02:00
commit 20ffd067b2
37 changed files with 7618 additions and 0 deletions

20
npmextra.json Normal file
View File

@@ -0,0 +1,20 @@
{
"gitzone": {
"projectType": "wcc",
"module": {
"githost": "gitlab.com",
"gitscope": "designestate/private",
"gitrepo": "dedocument-catalog",
"description": "a catalog for creating documents like invoices",
"npmPackagename": "@designestate_private/dedocument-catalog",
"license": "MIT",
"projectDomain": "design.estate",
"shortDescription": "undefined variable"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "private",
"npmRegistryUrl": "verdaccio2.lossless.one"
}
}