fix(core): update

This commit is contained in:
2020-08-21 15:40:04 +00:00
parent 59999a05b3
commit d379fce4a3
17 changed files with 11416 additions and 72 deletions

View File

@@ -1,7 +1,16 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
]
"npmGlobalTools": []
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "mojoio",
"gitrepo": "paypal",
"shortDescription": "an unofficial paypal API package",
"npmPackagename": "@mojoio/paypal",
"license": "MIT"
}
}
}
}