Skip to content

Commit d154c18

Browse files
committed
Add the tutorial
2 parents 5c481ae + e88aace commit d154c18

File tree

5 files changed

+347
-213
lines changed

5 files changed

+347
-213
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"dependencies": {
2626
"@eth-optimism/contracts-ts": "^0.17.0",
2727
"@eth-optimism/tokenlist": "^9.0.9",
28+
"@eth-optimism/viem": "^0.3.3",
2829
"@feelback/react": "^0.3.4",
2930
"@growthbook/growthbook-react": "^1.3.1",
3031
"@headlessui/react": "^2.1.8",
@@ -43,7 +44,7 @@
4344
"react-dom": "^18.2.0",
4445
"search-insights": "^2.15.0",
4546
"toml": "^3.0.0",
46-
"viem": "^2.21.18"
47+
"viem": "^2.21.37"
4748
},
4849
"devDependencies": {
4950
"@double-great/remark-lint-alt-text": "^1.0.0",

0 commit comments

Comments
 (0)