Skip to content

Commit

Permalink
updated vscode sdk to 1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Escolar committed Feb 17, 2020
1 parent 2f15de7 commit 176d382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"email": "[email protected]"
},
"engines": {
"vscode": "^1.27.0"
"vscode": "^1.36.0"
},
"categories": [
"Other"
],
"activationEvents": [
"onView:slnexpl",
"workspaceContains:**/*.sln",
"*"
"*"
],
"main": "./out/extension",
"contributes": {
Expand Down

0 comments on commit 176d382

Please sign in to comment.