Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkenj1 committed Oct 7, 2024
1 parent 5f9a2c7 commit e3676d9
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 46 deletions.
3 changes: 3 additions & 0 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@
"lint:fix": "pnpm lint --fix",
"test": "vitest run --config vitest.config.ts --passWithNoTests",
"test:cov": "vitest run --config vitest.config.ts --coverage"
},
"dependencies": {
"viem": "2.21.19"
}
}
96 changes: 50 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e3676d9

Please sign in to comment.