Skip to content

Commit

Permalink
Remove envShellEvent proposal usage
Browse files Browse the repository at this point in the history
It's been finalized

Part of microsoft/vscode#193181
  • Loading branch information
Tyriar committed Sep 15, 2023
1 parent 203f58b commit e4683ef
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"enabledApiProposals": [
"contribEditorContentMenu",
"quickPickSortByLabel",
"envShellEvent",
"testObserver",
"quickPickItemTooltip",
"saveEditor"
Expand All @@ -44,7 +43,7 @@
"theme": "dark"
},
"engines": {
"vscode": "^1.82.0-20230830"
"vscode": "^1.83.0-20230915"
},
"enableTelemetry": false,
"keywords": [
Expand Down Expand Up @@ -2221,4 +2220,4 @@
"webpack-require-from": "^1.8.6",
"yargs": "^15.3.1"
}
}
}

0 comments on commit e4683ef

Please sign in to comment.