diff --git a/package.json b/package.json index 103b128e..abdbcbf0 100644 --- a/package.json +++ b/package.json @@ -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",