mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Encoding euckr does not exist anymore (fix #101847)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "vscode-web",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"iconv-lite-umd": "0.6.5",
|
||||
"iconv-lite-umd": "0.6.6",
|
||||
"jschardet": "2.2.1",
|
||||
"semver-umd": "^5.5.7",
|
||||
"vscode-oniguruma": "1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user