Skip to content

Commit

Permalink
Corrected vscode engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
antmdvs committed Nov 7, 2018
1 parent 253ab95 commit 29ae93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.0.1",
"publisher": "antmdvs",
"engines": {
"vscode": "^ 1.25.1"
"vscode": "^1.25.1"
},
"categories": [
"Snippets"
Expand Down

0 comments on commit 29ae93c

Please sign in to comment.