Skip to content

Commit a9e299f

Browse files
authored
Drop the -insiders suffix from the VS Code engine (#20256)
1 parent 9893a0c commit a9e299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"theme": "dark"
4242
},
4343
"engines": {
44-
"vscode": "^1.74.0-insiders"
44+
"vscode": "^1.74.0"
4545
},
4646
"keywords": [
4747
"python",

0 commit comments

Comments
 (0)