fix(core): update

This commit is contained in:
2020-05-10 23:19:31 +00:00
commit 758a3ab06d
16 changed files with 10216 additions and 0 deletions

18
npmextra.json Normal file
View File

@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "element",
"module": {
"githost": "gitlab.com",
"gitscope": "designestate",
"gitrepo": "dees-catalog",
"shortDescription": "a webcomponents catalog for handling daily stuff on the web",
"npmPackagename": "@designestate/dees-catalog",
"license": "MIT",
"projectDomain": "design.estate"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}