Skip to content

Commit

Permalink
chore(client): migrate to dojo.js v1.0.8 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xibs authored Jan 9, 2025
1 parent c0cd13d commit 284b634
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 373 deletions.
12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"dependencies": {
"@apollo/client": "^3.11.8",
"@dojoengine/core": "1.0.7",
"@dojoengine/create-burner": "1.0.7",
"@dojoengine/sdk": "1.0.7",
"@dojoengine/torii-client": "1.0.7",
"@dojoengine/torii-wasm": "1.0.7",
"@dojoengine/utils": "1.0.7",
"@dojoengine/core": "1.0.8",
"@dojoengine/create-burner": "1.0.8",
"@dojoengine/sdk": "1.0.8",
"@dojoengine/torii-client": "1.0.8",
"@dojoengine/torii-wasm": "1.0.8",
"@dojoengine/utils": "1.0.8",
"@latticexyz/react": "^2.0.12",
"@latticexyz/utils": "^2.0.12",
"@starknet-react/chains": "^0.1.7",
Expand Down
74 changes: 37 additions & 37 deletions client/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 284b634

Please sign in to comment.