fix(core): update
This commit is contained in:
21
package.json
Normal file
21
package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "ht-docker-vscode",
|
||||
"version": "5.0.9",
|
||||
"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",
|
||||
"build": "echo \"Not needed for now\""
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/HostToday/ht-docker-vscode.git"
|
||||
},
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/HostToday/ht-docker-vscode/issues"
|
||||
},
|
||||
"homepage": "https://github.com/HostToday/ht-docker-vscode#readme",
|
||||
"private": true
|
||||
}
|
||||
Reference in New Issue
Block a user