mirror of
https://github.com/coder/code-server.git
synced 2026-05-13 15:57:27 +02:00
Update nbin
The latest version contains a fix for passing null options when reading a file. Fixes #544.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"patch:apply": "yarn ensure-in-vscode && cd ../../../ && git apply ./src/vs/server/scripts/vscode.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@coder/nbin": "^1.2.0",
|
||||
"@coder/nbin": "^1.2.2",
|
||||
"@types/pem": "^1.9.5",
|
||||
"@types/safe-compare": "^1.1.0",
|
||||
"@types/tar-fs": "^1.16.1",
|
||||
|
||||
Reference in New Issue
Block a user