fix(core): update

This commit is contained in:
2019-05-23 17:37:13 +02:00
commit 96c0759658
11 changed files with 1907 additions and 0 deletions

17
npmextra.json Normal file
View File

@@ -0,0 +1,17 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "financeplus",
"gitrepo": "finplus-interfaces",
"shortDescription": "an interface package for the financeplus organization",
"npmPackagename": "@financeplus/finplus-interfaces",
"license": "MIT",
"projectDomain": "finance.plus"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}