Skip to content

Commit

Permalink
Updating packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rtetley committed Jan 24, 2024
1 parent 44fb40c commit 05d4660
Show file tree
Hide file tree
Showing 2 changed files with 722 additions and 727 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
}
],
"menus": {
"editor/context": [
"editor/context": [
{
"when": "resourceLangId == coq",
"command": "extension.coq.interpretToPoint",
Expand All @@ -351,7 +351,7 @@
"command": "extension.coq.query.locate",
"group": "queries"
}
],
],
"view/title": [
{
"command": "extension.coq.addQueryTab",
Expand Down
Loading

0 comments on commit 05d4660

Please sign in to comment.