fix: pin TypeScript to 5.5.4 and fix webpack header

This commit is contained in:
github-actions[bot]
2026-01-17 19:28:05 +03:00
parent a663274a7e
commit 8bcd331809
3 changed files with 2098 additions and 2100 deletions
+1 -1
View File
@@ -129,6 +129,6 @@
"@pezkuwi/x-textencoder": "^14.0.11",
"@pezkuwi/x-ws": "^14.0.11",
"@zondax/ledger-substrate": "1.1.1",
"typescript": "^5.5.4"
"typescript": "5.5.4"
}
}