fix(core): update

This commit is contained in:
2019-09-06 16:32:36 +02:00
parent 8c4c2a552c
commit 2affa189a7
5 changed files with 88 additions and 115 deletions

View File

@@ -3,5 +3,15 @@
"npmGlobalTools": [],
"npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "taskbuffer",
"shortDescription": "flexible task management. TypeScript ready!",
"npmPackagename": "@pushrocks/taskbuffer",
"license": "MIT"
}
}
}