use next version of meshtastic/js which is required for change f6123d0

This commit is contained in:
David Power
2024-03-12 08:40:13 +01:00
committed by Sacha Weatherstone
parent 38927d18b4
commit 8ea27c4794

View File

@@ -1,6 +1,6 @@
{
"name": "meshtastic-web",
"version": "2.2.19-0",
"version": "2.2.19-1",
"type": "module",
"description": "Meshtastic web client",
"license": "GPL-3.0-only",
@@ -22,7 +22,7 @@
"dependencies": {
"@bufbuild/protobuf": "^1.7.2",
"@emeraldpay/hashicon-react": "^0.5.2",
"@meshtastic/js": "2.2.23-0",
"@meshtastic/js": "2.2.24-1",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",