Skip to content

Commit 8d54401

Browse files
fix: prettier
1 parent 867fbe7 commit 8d54401

File tree

4 files changed

+29
-24
lines changed

4 files changed

+29
-24
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: git submodule update --init --recursive
2121

2222
- run: curl -L https://install.dojoengine.org | bash
23-
- run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.12
23+
- run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.16
2424
- run: |
2525
cd worlds/dojo-starter
2626
/home/runner/.config/.dojo/bin/sozo build

packages/torii-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@dojoengine/torii-wasm": "workspace:*"
20+
"@dojoengine/torii-wasm": "1.0.0-alpha.20"
2121
},
2222
"devDependencies": {
2323
"tsup": "^8.3.0",

pnpm-lock.yaml

Lines changed: 26 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)