Skip to content

Commit f639afc

Browse files
chore: bump version to 1.107.0
1 parent 3325cf9 commit f639afc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

code-oss/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-oss",
3-
"version": "1.106.3",
3+
"version": "1.107.0",
44
"type": "module",
55
"keywords": [
66
"vscode",
@@ -18,7 +18,7 @@
1818
"@microsoft/1ds-core-js": "^3.2.13",
1919
"@microsoft/1ds-post-js": "^3.2.13",
2020
"@vscode/iconv-lite-umd": "0.7.1",
21-
"@vscode/tree-sitter-wasm": "^0.2.0",
21+
"@vscode/tree-sitter-wasm": "^0.3.0",
2222
"@vscode/vscode-languagedetection": "1.0.21",
2323
"@xterm/addon-clipboard": "^0.2.0-beta.119",
2424
"@xterm/addon-image": "^0.9.0-beta.136",
@@ -31,7 +31,7 @@
3131
"@xterm/xterm": "^5.6.0-beta.136",
3232
"jschardet": "3.1.4",
3333
"katex": "^0.16.22",
34-
"tas-client-umd": "0.2.0",
34+
"tas-client": "0.3.1",
3535
"vscode-oniguruma": "1.7.0",
3636
"vscode-textmate": "^9.2.1"
3737
},
@@ -52,7 +52,7 @@
5252
"@xterm/xterm",
5353
"jschardet",
5454
"katex",
55-
"tas-client-umd",
55+
"tas-client",
5656
"vscode-oniguruma",
5757
"vscode-textmate"
5858
]

0 commit comments

Comments
 (0)