fix(core): update

This commit is contained in:
2019-06-08 21:36:23 +02:00
parent 860d5c722e
commit a763bc61a0
8 changed files with 79 additions and 74 deletions

13
npmextra.json Normal file
View File

@@ -0,0 +1,13 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "hosttoday",
"gitrepo": "ht-docker-node",
"shortDescription": "docker image with nodejs and shipzone.io support",
"npmPackagename": "@hosttoday/ht-docker-node",
"license": "MIT"
}
},
"npmci": {}
}