Skip to content

Commit 9dad90b

Browse files
committed
🆙 bump gitpod-remote to upgrade mini supported vscode
1 parent 1150621 commit 9dad90b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitpod-remote/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%displayName%",
44
"description": "%description%",
55
"publisher": "gitpod",
6-
"version": "0.0.44",
6+
"version": "0.0.45",
77
"license": "MIT",
88
"preview": true,
99
"icon": "resources/gitpod.png",
@@ -15,7 +15,7 @@
1515
"url": "https://github.com/gitpod-io/gitpod/issues"
1616
},
1717
"engines": {
18-
"vscode": "^1.63.0"
18+
"vscode": "^1.74.0"
1919
},
2020
"categories": [
2121
"Other"

0 commit comments

Comments
 (0)