Skip to content

Commit

Permalink
⬆️ Upgrade to dojo 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Jan 16, 2025
1 parent ac5dd1d commit 873ac5f
Show file tree
Hide file tree
Showing 4 changed files with 962 additions and 1,175 deletions.
10 changes: 5 additions & 5 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bal7hazar/arcade-sdk",
"version": "0.0.52",
"version": "0.0.72",
"description": "Cartridge Arcade SDK",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -48,11 +48,11 @@
"keywords": [],
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"dependencies": {
"@dojoengine/core": "^1.0.8",
"@dojoengine/sdk": "^1.0.8",
"@dojoengine/torii-client": "^1.0.8",
"@dojoengine/core": "^1.0.10",
"@dojoengine/sdk": "^1.0.10",
"@dojoengine/torii-client": "^1.0.10",
"eventemitter3": "^5.0.1",
"starknet": "^6.11.0"
"starknet": "^6.21.0"
},
"devDependencies": {
"@types/node": "^20.11.10",
Expand Down
Loading

0 comments on commit 873ac5f

Please sign in to comment.