From f49a8742681247442e9b3aac04471e6b5f1ef39e Mon Sep 17 00:00:00 2001 From: Kesku Date: Sun, 25 Jan 2026 19:03:39 -0800 Subject: [PATCH] reverted package.json to match main --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c63d5d69..2a841139f 100644 --- a/package.json +++ b/package.json @@ -220,7 +220,7 @@ "@types/proper-lockfile": "^4.1.4", "@types/qrcode-terminal": "^0.12.2", "@types/ws": "^8.18.1", - "@typescript/native-preview": "7.0.0-dev.20260124.1", + "@typescript/native-preview": "7.0.0-dev.20260125.1", "@vitest/coverage-v8": "^4.0.18", "docx-preview": "^0.3.7", "lit": "^3.3.2",