Commit 3d79e2c
fix: remove viem from devDependencies and update lockfile
The initial commit only removed viem from peerDependencies but left it
in devDependencies. This caused the CI lockfile check to fail.
This commit:
- Removes viem from devDependencies in package.json
- Updates yarn.lock to reflect the removal
All 20 tests still pass.
Co-authored-by: jeffsmale90 <jeffsmale90@users.noreply.github.com>1 parent 110a266 commit 3d79e2c
2 files changed
Lines changed: 1621 additions & 1742 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
0 commit comments