Skip to content

Commit

Permalink
package update
Browse files Browse the repository at this point in the history
  • Loading branch information
ponderingdemocritus committed Aug 26, 2024
1 parent b66b91d commit 30d3938
Show file tree
Hide file tree
Showing 7 changed files with 4,684 additions and 9 deletions.
6 changes: 3 additions & 3 deletions clients/react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@dojoengine/core": "1.0.0-alpha.5",
"@dojoengine/core": "1.0.0-alpha.8",
"@dojoengine/recs": "^2.0.13",
"@dojoengine/create-burner": "1.0.0-alpha.5",
"@dojoengine/torii-client": "1.0.0-alpha.5",
"@dojoengine/create-burner": "1.0.0-alpha.8",
"@dojoengine/torii-client": "1.0.0-alpha.8",
"@radix-ui/react-slot": "^1.1.0",
"@types/node": "^22.4.2",
"autoprefixer": "^10.4.20",
Expand Down
12 changes: 6 additions & 6 deletions clients/react-recs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@dojoengine/core": "1.0.0-alpha.6",
"@dojoengine/create-burner": "1.0.0-alpha.6",
"@dojoengine/react": "1.0.0-alpha.6",
"@dojoengine/core": "1.0.0-alpha.8",
"@dojoengine/create-burner": "1.0.0-alpha.8",
"@dojoengine/react": "1.0.0-alpha.8",
"@dojoengine/recs": "2.0.13",
"@dojoengine/state": "1.0.0-alpha.6",
"@dojoengine/torii-client": "1.0.0-alpha.6",
"@dojoengine/utils": "1.0.0-alpha.6",
"@dojoengine/state": "1.0.0-alpha.8",
"@dojoengine/torii-client": "1.0.0-alpha.8",
"@dojoengine/utils": "1.0.0-alpha.8",
"@latticexyz/react": "^2.0.12",
"@latticexyz/utils": "^2.0.12",
"@radix-ui/react-slot": "^1.1.0",
Expand Down
Loading

0 comments on commit 30d3938

Please sign in to comment.