fix(core): update

This commit is contained in:
2023-08-03 21:18:25 +02:00
parent bf2601ec5e
commit 32c181685c
9 changed files with 2182 additions and 1408 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "apiglobal",
"gitscope": "api.global",
"gitrepo": "typedrequest-interfaces",
"description": "interfaces for making typed requests",
"npmPackagename": "@apiglobal/typedrequest-interfaces",
"npmPackagename": "@api.global/typedrequest-interfaces",
"license": "MIT",
"projectDomain": "api.global"
}