Skip to content

Commit

Permalink
Update wagmi past ledger kit version
Browse files Browse the repository at this point in the history
  • Loading branch information
zencephalon committed Dec 14, 2023
1 parent b36397e commit a30862c
Show file tree
Hide file tree
Showing 3 changed files with 629 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"editor.codeActionsOnSave": {
"source.organizeImports.biome": true
"source.organizeImports.biome": "explicit"
},
"[typescript]": {
"editor.defaultFormatter": "dprint.dprint"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"simple-git-hooks": "^2.9.0",
"typescript": "5.0.4",
"vitest": "^0.34.1",
"wagmi": "^1.3.11"
"wagmi": "^1.4.12"
},
"scripts": {
"build": "pnpm run clean && pnpm run build:cjs && pnpm run build:esm && pnpm run build:types",
Expand Down
Loading

2 comments on commit a30862c

@Kamainkokamain
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gft

@Kamainkokamain
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Io

Please sign in to comment.