Skip to content

Commit e542a9c

Browse files
committed
bump minimum required vscode
1 parent c28060c commit e542a9c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"icon": "images/dlogo-square.png",
1212
"license": "MIT",
1313
"engines": {
14-
"vscode": "^1.60.0"
14+
"vscode": "^1.93.0"
1515
},
1616
"categories": [
1717
"Programming Languages",
@@ -1506,10 +1506,5 @@
15061506
"vscode-oniguruma": "^2.0.1",
15071507
"vscode-test": "^1.6.1",
15081508
"vscode-textmate": "^9.1.0"
1509-
},
1510-
"__metadata": {
1511-
"id": "bf217d41-312b-4d39-9536-82fd0d9c6f94",
1512-
"publisherDisplayName": "WebFreak",
1513-
"publisherId": "e054f80a-50f9-4d80-85c8-6ff87eef6c35"
15141509
}
15151510
}

0 commit comments

Comments
 (0)