fix(core): update

This commit is contained in:
2020-05-17 22:32:06 +00:00
parent ae9cd4713b
commit 7b8034c58e
8 changed files with 1300 additions and 555 deletions

View File

@@ -1,6 +1,17 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "mojoio",
"gitrepo": "sentry",
"shortDescription": "an unofficial abstraction package for sentry.io",
"npmPackagename": "@mojoio/sentry",
"license": "MIT"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}
}