This commit is contained in:
Philipp Kunz 2019-11-05 15:33:09 +01:00
parent 81feeb6cbb
commit c72a7e04a2
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "ht-docker-vscode", "name": "ht-docker-vscode",
"version": "5.0.17", "version": "5.0.18",
"description": "a vscode image with everything installed needed to run a vscode instance", "description": "a vscode image with everything installed needed to run a vscode instance",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
@ -29,4 +29,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }