Skip to content

Commit

Permalink
fix: not being able to read wallet data
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Jan 20, 2025
1 parent e30369e commit b5d855e
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 101 deletions.
4 changes: 2 additions & 2 deletions packages/e2e-contract-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"preview": "vite preview"
},
"dependencies": {
"@fuels/connectors": "0.35.1",
"@fuels/react": "0.35.1",
"@fuels/connectors": "0.39.0-pr-458-101889b",
"@fuels/react": "0.39.0-pr-458-101889b",
"@tanstack/react-query": "5.28.4",
"fuels": "0.98.0",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit b5d855e

Please sign in to comment.