feat(p2p): enable browser pkc mode

This commit is contained in:
Tommaso Casaburi
2026-04-29 23:43:03 +07:00
parent c0839988c2
commit 28286f042b
6 changed files with 914 additions and 638 deletions
+2 -2
View File
@@ -8,13 +8,13 @@
"license": "GPL-3.0-or-later",
"private": true,
"dependencies": {
"@bitsocial/bitsocial-react-hooks": "0.1.2",
"@bitsocial/bitsocial-react-hooks": "0.1.3",
"@capacitor/app": "7.0.1",
"@capacitor/status-bar": "7.0.1",
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",
"@chenglou/pretext": "0.0.5",
"@floating-ui/react": "0.26.1",
"@pkcprotocol/pkc-js": "https://github.com/pkcprotocol/pkc-js.git#e63026e6cd33df5af3a3b5e6473b1e364d89fbdb",
"@pkcprotocol/pkc-js": "0.0.23",
"@react-spring/web": "10.0.3",
"@types/node": "20.19.37",
"@types/react": "18.2.25",