fix(core): update

This commit is contained in:
2021-11-19 20:05:52 +01:00
commit e390998e4c
16 changed files with 27939 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartswagger",
"shortDescription": "a swagger tookit for working with swagger files",
"npmPackagename": "@pushrocks/smartswagger",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}