BREAKING CHANGE(core): update

This commit is contained in:
2023-08-04 16:10:47 +02:00
parent 912572cba5
commit 10fac39d30
7 changed files with 2071 additions and 1417 deletions

View File

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