Skip to content

Commit

Permalink
fix: update starknetkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Oct 2, 2024
1 parent 3c69afd commit 20afac3
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 1,281 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"starknet-react-chains-next": "npm:@starknet-react/[email protected]",
"starknet-react-core-next": "npm:@starknet-react/[email protected]",
"starknetkit-latest": "npm:starknetkit@^1.1.9",
"starknetkit-next": "npm:starknetkit@^2.3.1"
"starknetkit-next": "npm:starknetkit@^2.3.2"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
Expand Down
Loading

0 comments on commit 20afac3

Please sign in to comment.