Skip to content

Commit 7ef5bb6

Browse files
committed
fix: build
1 parent 04fe923 commit 7ef5bb6

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.changeset/dry-readers-rhyme.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
"@dojoengine/core": patch
3+
"@dojoengine/create-burner": patch
4+
"@dojoengine/create-dojo": patch
5+
"@dojoengine/grpc": patch
6+
"@dojoengine/internal": patch
7+
"@dojoengine/predeployed-connector": patch
8+
"@dojoengine/react": patch
9+
"@dojoengine/sdk": patch
10+
"@dojoengine/state": patch
11+
"@dojoengine/torii-client": patch
12+
"@dojoengine/torii-wasm": patch
13+
"@dojoengine/utils": patch
14+
"@dojoengine/utils-wasm": patch
15+
---
16+
17+
fix: build issues

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"packageManager": "[email protected]",
44
"scripts": {
55
"build:deps": "turbo build:deps",
6+
"build:internal": "turbo build:internal",
67
"build:wasm": "turbo build:wasm",
78
"build": "turbo build",
89
"clean": "bash ./scripts/clean.sh",

0 commit comments

Comments
 (0)