fix: add extension-dapp and extension-inject to resolutions

Fixed nested node_modules chainType mismatch by adding @pezkuwi/extension-dapp
and @pezkuwi/extension-inject to resolutions to ensure consistent bizinikiwi
chainType across all packages.
This commit is contained in:
2026-01-09 03:22:19 +03:00
parent 6532bc136c
commit 01e80cafd6
2 changed files with 16 additions and 14 deletions
+2
View File
@@ -97,6 +97,8 @@
"@pezkuwi/api-base": "^16.5.6",
"@pezkuwi/api-contract": "^16.5.6",
"@pezkuwi/api-derive": "^16.5.6",
"@pezkuwi/extension-dapp": "^0.62.14",
"@pezkuwi/extension-inject": "^0.62.14",
"@pezkuwi/hw-ledger": "^14.0.7",
"@pezkuwi/keyring": "^14.0.7",
"@pezkuwi/networks": "^14.0.9",