mirror of https://git.tuxpa.in/a/code-server.git
Update nbin
Should finally be able to build with Node v12 now.
This commit is contained in:
parent
e6d1f2a7c8
commit
6a1dcab7a6
|
@ -11,7 +11,7 @@
|
|||
"patch:apply": "cd ../../../ && git apply ./src/vs/server/scripts/vscode.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@coder/nbin": "^1.2.3",
|
||||
"@coder/nbin": "^1.2.7",
|
||||
"@types/fs-extra": "^8.0.1",
|
||||
"@types/node": "^10.12.12",
|
||||
"@types/pem": "^1.9.5",
|
||||
|
|
Loading…
Reference in New Issue