1 changed files with 4 additions and 4 deletions
@ -28,10 +28,10 @@ |
|||
"dependencies": { |
|||
"@bufbuild/protobuf": "^2.6.0", |
|||
"@hookform/resolvers": "^5.1.1", |
|||
"@meshtastic/core": "npm:@jsr/[email protected]", |
|||
"@meshtastic/transport-http": "npm:@jsr/meshtastic__transport-http", |
|||
"@meshtastic/transport-web-bluetooth": "npm:@jsr/meshtastic__transport-web-bluetooth", |
|||
"@meshtastic/transport-web-serial": "npm:@jsr/meshtastic__transport-web-serial", |
|||
"@meshtastic/core": "workspace:*", |
|||
"@meshtastic/transport-http": "workspace:*", |
|||
"@meshtastic/transport-web-bluetooth": "workspace:*", |
|||
"@meshtastic/transport-web-serial": "workspace:*", |
|||
"@noble/curves": "^1.9.2", |
|||
"@radix-ui/react-accordion": "^1.2.11", |
|||
"@radix-ui/react-checkbox": "^1.3.2", |
|||
|
|||
Loading…
Reference in new issue