Skip to content

Commit a11bbb1

Browse files
committed
Pin @vscode/vsce to 2.22.0
Version 2.23.0 introduces a bug which prevents us from publishing.
1 parent f50a516 commit a11bbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-mdx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/vscode": "^1.82.0",
4848
"@volar/language-server": "~2.0.0",
4949
"@volar/vscode": "~2.0.0",
50-
"@vscode/vsce": "^2.0.0",
50+
"@vscode/vsce": "2.22.0",
5151
"esbuild": "^0.19.0",
5252
"ovsx": "^0.8.0"
5353
},

0 commit comments

Comments
 (0)