fix(core): update

This commit is contained in:
2024-03-13 20:02:12 +01:00
parent 3357ca8c2b
commit 5e9bbfaf1b
14 changed files with 5989 additions and 931 deletions

View File

@@ -4,5 +4,16 @@
"@gitzone/npmts"
],
"npmAccessLevel": "public"
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "push.rocks",
"gitrepo": "consolecolor",
"description": "a simple module to deal with console colors",
"npmPackagename": "@push.rocks/consolecolor",
"license": "MIT"
}
}
}