fix(typecheck): resolve UI imports as component contracts
Quality / quality (ubuntu-latest) (push) Failing after 22s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-12 22:07:37 +05:30
parent 5de792f359
commit 082da38f67
4 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -609,7 +609,7 @@
},
"packages/typecheck": {
"name": "@wrnexus/typecheck",
"version": "0.8.8",
"version": "0.8.9",
"dependencies": {
"@wrnexus/syntax": "workspace:*",
"typescript": "^5.5.0",