Skip to content

Commit

Permalink
chore: upgrade pnpm 8
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Apr 19, 2023
1 parent effb618 commit 26197d0
Show file tree
Hide file tree
Showing 2 changed files with 1,255 additions and 1,229 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "viem",
"description": "TypeScript Interface for Ethereum",
"version": "0.3.3",
"packageManager": "pnpm@7.32.1",
"packageManager": "pnpm@8.3.1",
"scripts": {
"anvil": "dotenv -- sh -c 'anvil --fork-url $VITE_ANVIL_FORK_URL --fork-block-number $VITE_ANVIL_BLOCK_NUMBER --block-time $VITE_ANVIL_BLOCK_TIME'",
"bench": "vitest bench --no-threads",
Expand Down Expand Up @@ -216,4 +216,4 @@
]
}
}
}
}
Loading

0 comments on commit 26197d0

Please sign in to comment.