fix(core): update

This commit is contained in:
Philipp Kunz 2019-11-05 15:48:25 +01:00
parent 073a29988f
commit dd2c874bbf

View File

@ -4,7 +4,7 @@
"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": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\"",
"build": "echo \"Not needed for now\"" "build": "echo \"Not needed for now\""
}, },
"repository": { "repository": {