2 Commits

Author SHA1 Message Date
7e4b4e22a9 5.0.20 2019-11-05 15:48:26 +01:00
dd2c874bbf fix(core): update 2019-11-05 15:48:25 +01:00
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@@ -1,5 +1,5 @@
{
"name": "ht-docker-vscode",
"version": "5.0.19",
"version": "5.0.20",
"lockfileVersion": 1
}

View File

@@ -1,10 +1,10 @@
{
"name": "ht-docker-vscode",
"version": "5.0.19",
"version": "5.0.20",
"description": "a vscode image with everything installed needed to run a vscode instance",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\"",
"build": "echo \"Not needed for now\""
},
"repository": {