fix(core): update

This commit is contained in:
2019-11-05 15:33:09 +01:00
parent ac357a2342
commit 81feeb6cbb
5 changed files with 84 additions and 58 deletions

13
npmextra.json Normal file
View File

@@ -0,0 +1,13 @@
{
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "hosttoday",
"gitrepo": "ht-docker-vscode",
"shortDescription": "a vscode image with everything installed needed to run a vscode instance",
"npmPackagename": "@hosttoday/ht-docker-vscode",
"license": "MIT"
}
},
"npmci": {}
}