Browse Source

Merge branch 'add-ClientNotification' of github.com:philon-/meshtastic-web into add-ClientNotification

pull/771/head
philon- 11 months ago
parent
commit
3b06bbbb32
  1. 6
      packages/web/package.json

6
packages/web/package.json

@ -29,9 +29,9 @@
"@bufbuild/protobuf": "^2.6.0", "@bufbuild/protobuf": "^2.6.0",
"@hookform/resolvers": "^5.1.1", "@hookform/resolvers": "^5.1.1",
"@meshtastic/core": "workspace:*", "@meshtastic/core": "workspace:*",
"@meshtastic/transport-http": "npm:@jsr/meshtastic__transport-http", "@meshtastic/transport-http": "workspace:*",
"@meshtastic/transport-web-bluetooth": "npm:@jsr/meshtastic__transport-web-bluetooth", "@meshtastic/transport-web-bluetooth": "workspace:*",
"@meshtastic/transport-web-serial": "npm:@jsr/meshtastic__transport-web-serial", "@meshtastic/transport-web-serial": "workspace:*",
"@noble/curves": "^1.9.2", "@noble/curves": "^1.9.2",
"@radix-ui/react-accordion": "^1.2.11", "@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-checkbox": "^1.3.2", "@radix-ui/react-checkbox": "^1.3.2",

Loading…
Cancel
Save