diff --git a/.changeset/eight-houses-nail.md b/.changeset/eight-houses-nail.md new file mode 100644 index 0000000..26e33d2 --- /dev/null +++ b/.changeset/eight-houses-nail.md @@ -0,0 +1,5 @@ +--- +"@mangrovedao/mgv": patch +--- + +Viem to min version diff --git a/bun.lockb b/bun.lockb index 7cf3f8a..c1957ed 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/src/package.json b/src/package.json index bdcd9a4..7107868 100644 --- a/src/package.json +++ b/src/package.json @@ -55,7 +55,7 @@ }, "peerDependencies": { "typescript": ">=5.0.4", - "viem": "^2.12.5" + "viem": "^2.9.1" }, "peerDependenciesMeta": { "typescript": {