Skip to content

Commit

Permalink
Merge pull request #4 from DominicVonk/patch-2
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
jason-bloomerang committed Dec 22, 2020
2 parents d511306 + 65a629b commit 6368348
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publisher": "EverlastEngineering",
"displayName": "Debug Controls In Titlebar",
"description": "Shows the debug controls into the titlebar.",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"vscode": "^1.52.0"
},
Expand Down Expand Up @@ -44,7 +44,8 @@
"default": false,
"description": "Hides the Debug Start Icon."
}
},
}
},
"commands": [
{
"command": "debug-in-titlebar.debug-restart",
Expand Down

0 comments on commit 6368348

Please sign in to comment.