Skip to content

Commit 9c3ec1e

Browse files
committed
Bump version for server crash
1 parent 28e5e1d commit 9c3ec1e

File tree

2 files changed

+97
-83
lines changed

2 files changed

+97
-83
lines changed

package-lock.json

Lines changed: 94 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"color": "#9ad0ff",
88
"theme": "light"
99
},
10-
"version": "0.2.0",
11-
"server_version": "0.2.0",
10+
"version": "0.2.1",
11+
"server_version": "0.2.1",
1212
"publisher": "antaalt",
1313
"repository": {
1414
"type": "git",
@@ -177,7 +177,7 @@
177177
"@typescript-eslint/parser": "^5.45.0",
178178
"@vscode/test-cli": "^0.0.10",
179179
"@vscode/test-electron": "^2.4.1",
180-
"@vscode/test-web": "^0.0.56",
180+
"@vscode/test-web": "^0.0.60",
181181
"eslint": "^8.28.0",
182182
"glob": "^8.0.3",
183183
"mocha": "^10.1.0",

0 commit comments

Comments
 (0)