Skip to content

Commit 49fcf4e

Browse files
author
Calvinn Ng
committed
update build deps
1 parent a55b2e1 commit 49fcf4e

File tree

5 files changed

+732
-15
lines changed

5 files changed

+732
-15
lines changed

binary/package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/vscode/package-lock.json

Lines changed: 7 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/vscode/package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ahrefs-continue",
33
"icon": "media/a_ahrefs_logo.png",
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/ahrefs/ahrefs-continue"
@@ -297,12 +297,6 @@
297297
"command": "ahrefs-continue.newSession"
298298
}
299299
],
300-
"webview/context": [
301-
{
302-
"command": "ahrefs-continue.shareSession",
303-
"group": "navigation@1"
304-
}
305-
],
306300
"editor/context": [
307301
{
308302
"submenu": "ahrefs-continue.ahrefs-continueSubMenu",

0 commit comments

Comments
 (0)