Skip to content

Commit ec4b6fe

Browse files
fix: yaml
1 parent fae3cac commit ec4b6fe

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
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.5
23+
- run: /home/runner/.config/.dojo/bin/dojoup -v v1.0.0-alpha.6
2424
- run: |
2525
cd examples/dojo-starter
2626
/home/runner/.config/.dojo/bin/sozo build

packages/torii-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"devDependencies": {
3030
"tsup": "^8.1.0",
3131
"typescript": "^5.5.4",
32-
"wasm-pack": "^0.12.4"
32+
"wasm-pack": "^0.13.0"
3333
}
3434
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)