File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change 3
3
"packageManager" :
" [email protected] " ,
4
4
"scripts" : {
5
5
"build:deps" : " turbo build:deps" ,
6
+ "build:internal" : " turbo build:internal" ,
6
7
"build:wasm" : " turbo build:wasm" ,
7
8
"build" : " turbo build" ,
8
9
"clean" : " bash ./scripts/clean.sh" ,
You can’t perform that action at this time.
0 commit comments