fix(core): update

This commit is contained in:
2020-05-23 15:40:08 +00:00
parent 2032df467e
commit 7c3d131b46
5 changed files with 24 additions and 13 deletions

View File

@ -4,9 +4,9 @@
"module": {
"githost": "gitlab.com",
"gitscope": "designestate",
"gitrepo": "dees-csstools",
"gitrepo": "dees-domtools",
"shortDescription": "tools to simplify complex css structures",
"npmPackagename": "@designestate/dees-csstools",
"npmPackagename": "@designestate/dees-domtools",
"license": "MIT",
"projectDomain": "design.estate"
}