Skip to content

Commit

Permalink
fix: yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia committed Jan 23, 2024
1 parent 03cfc2b commit 2d5f246
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 3,698 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"license": "MIT",
"dependencies": {
"react": "^18",
"viem": "^1.19.7",
"wagmi": "^1.4.10",
"yarn": "^1.22.21"
"viem": "2.4.1"
},
"scripts": {
"prebuild": "rimraf dist",
Expand All @@ -20,7 +18,8 @@
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"prettier": "^3.1.1",
"typescript": "~5.3.3"
"typescript": "~5.3.3",
"yarn": "^1.22.21"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 2d5f246

Please sign in to comment.