Skip to content

Commit

Permalink
Merge pull request #191 from danielbellmas/add-fordefi-develop
Browse files Browse the repository at this point in the history
Feat: add `fordefi` injected connector
  • Loading branch information
Cussone authored Feb 20, 2025
2 parents d64b588 + 5cf1459 commit f4c90de
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 29 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"dev": "vite build --watch"
},
"dependencies": {
"@starknet-io/get-starknet": "^4.0.4",
"@starknet-io/get-starknet-core": "^4.0.4",
"@starknet-io/get-starknet": "^4.0.6",
"@starknet-io/get-starknet-core": "^4.0.6",
"@starknet-io/types-js": "^0.7.7",
"@trpc/client": "^10.38.1",
"@trpc/server": "^10.38.1",
Expand Down
35 changes: 13 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f4c90de

Please sign in to comment.