Make npm-postinstall.sh more robust

This commit is contained in:
Anmol Sethi
2020-05-13 05:06:11 -04:00
parent b3ae4d67d3
commit f4a78587b0
4 changed files with 25 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "code-server",
"license": "MIT",
"version": "3.3.0-rc.21",
"version": "3.3.0-rc.24",
"description": "Run VS Code on a remote server.",
"homepage": "https://github.com/cdr/code-server",
"bugs": {