fix find issue (#153732)

fix #153728
This commit is contained in:
Megan Rogge
2022-06-29 14:11:11 -04:00
committed by GitHub
parent 00e33fb419
commit 3836384353
6 changed files with 65 additions and 65 deletions

View File

@@ -12,9 +12,9 @@
"tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "4.19.0-beta.67",
"xterm-addon-search": "0.9.0-beta.41",
"xterm": "4.19.0",
"xterm-addon-search": "0.9.0",
"xterm-addon-unicode11": "0.4.0-beta.3",
"xterm-addon-webgl": "0.12.0-beta.43"
"xterm-addon-webgl": "0.12.0"
}
}