Files
ports/editors/vscode/files/patch-package.json
T
Hiroki Tagato ef8402c447 editors/vscode: Update to 1.126.0
Changelog: https://code.visualstudio.com/updates/v1_126

Reported by:	GitHub (watch releases)
2026-06-28 05:13:43 +09:00

15 lines
482 B
JSON

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 2026-06-23 01:46:13 UTC
+++ package.json
@@ -146,6 +146,7 @@
"native-is-elevated": "0.9.0",
"native-keymap": "^3.3.5",
"node-addon-api": "^6.0.0",
+ "node-ovsx-sign": "^1.2.0",
"node-pty": "^1.2.0-beta.13",
"open": "^10.1.2",
"playwright-core": "1.61.0-alpha-2026-06-04",