From 9de5e2def7c2bbc00893e21614fae90e7349e3e4 Mon Sep 17 00:00:00 2001 From: Esteban Abaroa Date: Thu, 11 May 2023 20:01:02 +0000 Subject: [PATCH] upgrade plebbit-react-hooks --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 224eee44..8cb8d357 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@babel/plugin-transform-react-jsx": "7.21.0", "@capacitor/android": "3.6.0", "@capacitor/core": "3.6.0", - "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#36755ca6b159da9f07591d008082a93a2434d147", + "@plebbit/plebbit-react-hooks": "https://github.com/plebbit/plebbit-react-hooks.git#12def70256a61bc40500593f397f9d23975019e6", "@testing-library/dom": "9.0.1", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "14.0.0",