fix(core): update

This commit is contained in:
2019-07-09 00:26:02 +02:00
commit aff50c6a78
12 changed files with 2066 additions and 0 deletions

17
npmextra.json Normal file
View File

@@ -0,0 +1,17 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartmoney",
"shortDescription": "handle monetary values",
"npmPackagename": "@pushrocks/smartmoney",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}