Skip to content

Commit 4dbd2db

Browse files
authored
Merge pull request #347 from jpogran/GH-314-update-engine-to-1.25
(GH-314) Update VSCode engine to 1.25
2 parents 14cb985 + 9a23080 commit 4dbd2db

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
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/lingua-pupuli/puppet-vscode/issues"
2222
},
2323
"engines": {
24-
"vscode": "^1.15.0"
24+
"vscode": "^1.25.0"
2525
},
2626
"categories": [
2727
"Linters",

0 commit comments

Comments
 (0)