diff options
Diffstat (limited to 'editors/vscode/files/patch-package.json')
-rw-r--r-- | editors/vscode/files/patch-package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vscode/files/patch-package.json b/editors/vscode/files/patch-package.json index e1eb74fc2824..ba771c020e55 100644 --- a/editors/vscode/files/patch-package.json +++ b/editors/vscode/files/patch-package.json @@ -2,13 +2,13 @@ https://github.com/eclipse/openvsx/issues/543 https://github.com/termux/termux-packages/issues/24739 https://github.com/termux/termux-packages/pull/24757 ---- package.json.orig 2025-09-09 22:02:15 UTC +--- package.json.orig 2025-10-08 13:50:39 UTC +++ package.json -@@ -106,6 +106,7 @@ +@@ -107,6 +107,7 @@ "native-is-elevated": "0.7.0", "native-keymap": "^3.3.5", "native-watchdog": "^1.4.1", + "node-ovsx-sign": "^1.2.0", - "node-pty": "^1.1.0-beta33", + "node-pty": "1.1.0-beta35", "open": "^10.1.2", "tas-client-umd": "0.2.0", |