We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14fa562 commit 4daf165Copy full SHA for 4daf165
package/package.lua
@@ -21,7 +21,7 @@ return {
21
"EmmyLua",
22
},
23
engines = {
24
- vscode = "^1.61.0"
+ vscode = "^1.67.0"
25
26
activationEvents = {
27
"onLanguage:lua",
0 commit comments