fix(core): update

This commit is contained in:
2024-01-24 15:24:53 +01:00
parent ba7ffa45e1
commit eab8a38234
18 changed files with 5871 additions and 1639 deletions

View File

@@ -1,6 +1,17 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitea.lossless.digital",
"gitscope": "apiclient.xyz",
"gitrepo": "digitalocean",
"description": "an api package for Digital Ocean",
"npmPackagename": "@apiclient.xyz/digitalocean",
"license": "MIT"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}
}