We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855fb78 commit b0cd4b7Copy full SHA for b0cd4b7
code-oss/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "code-oss",
3
- "version": "1.113.0",
+ "version": "1.114.0",
4
"type": "module",
5
"keywords": [
6
"vscode",
@@ -17,7 +17,7 @@
17
"dependencies": {
18
"@microsoft/1ds-core-js": "^3.2.13",
19
"@microsoft/1ds-post-js": "^3.2.13",
20
- "@vscode/codicons": "^0.0.46-0",
+ "@vscode/codicons": "^0.0.46-1",
21
"@vscode/iconv-lite-umd": "0.7.1",
22
"@vscode/tree-sitter-wasm": "^0.3.0",
23
"@vscode/vscode-languagedetection": "1.0.23",
0 commit comments