From fd8902a49096d16e3851f8fc70a39cad2919a7fc Mon Sep 17 00:00:00 2001 From: Hunter Thornsberry Date: Wed, 12 Jun 2024 18:38:28 -0400 Subject: [PATCH] undo package changes from other repo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf87eb02..36dd8b36 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.4-0", + "@meshtastic/js": "2.3.3-0", "@radix-ui/react-accordion": "^1.1.2", "@radix-ui/react-checkbox": "^1.0.4", "@radix-ui/react-dialog": "^1.0.5",