Update extension references to Pezkuwi.js

- Replace "Pezkuwi Wallet" with "Pezkuwi.js" in extension references
- Consistent naming with js.pezkuwichain.io landing page
This commit is contained in:
2026-01-15 11:43:11 +03:00
parent ddb0390e97
commit 58f306908c
8 changed files with 21 additions and 21 deletions
+4 -4
View File
@@ -17,10 +17,10 @@
"dependencies": {
"@hookform/resolvers": "^3.9.0",
"@pezkuwi/api": "^16.5.9",
"@pezkuwi/extension-dapp": "^0.62.14",
"@pezkuwi/keyring": "^14.0.7",
"@pezkuwi/util": "^14.0.7",
"@pezkuwi/util-crypto": "^14.0.7",
"@pezkuwi/extension-dapp": "^0.62.16",
"@pezkuwi/keyring": "^14.0.11",
"@pezkuwi/util": "^14.0.11",
"@pezkuwi/util-crypto": "^14.0.11",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-aspect-ratio": "^1.1.0",