From 7ba05f26266d4271201573b2a15d1fe7783efcd0 Mon Sep 17 00:00:00 2001 From: sheykei Date: Tue, 24 Dec 2024 11:12:31 +0100 Subject: [PATCH] fix: viem --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b812fce7..9f66f310 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "tailwindcss-animate": "^1.0.7", "typedoc": "^0.26.7", "vite-plugin-dts": "^4.2.1", - "viem": "2.21.54", + "viem": "2.21.33", "wagmi": "^2.14.6", "zustand": "^5.0.0-rc.2" },