From e1b525e3fbb6de5b621cafa62d1ecfd9adb724d7 Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Sat, 15 Jun 2024 00:59:46 -0400 Subject: [PATCH] Revert "undo package changes from other repo" This reverts commit fd8902a49096d16e3851f8fc70a39cad2919a7fc. revert #2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36dd8b36..bf87eb02 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@bufbuild/protobuf": "^1.8.0", "@emeraldpay/hashicon-react": "^0.5.2", - "@meshtastic/js": "2.3.3-0", + "@meshtastic/js": "2.3.4-0", "@radix-ui/react-accordion": "^1.1.2", "@radix-ui/react-checkbox": "^1.0.4", "@radix-ui/react-dialog": "^1.0.5",