File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " create-solana-program " : patch
3
+ ---
4
+
5
+ Bump Kinobi version
Original file line number Diff line number Diff line change 7
7
"validator:stop" : " zx ./scripts/stop-validator.mjs"
8
8
},
9
9
"devDependencies" : {
10
- "kinobi" : " ^0.21.0 " ,
11
- "@kinobi-so/nodes-from-anchor" : " ^0.20.9 "
10
+ "kinobi" : " ^0.21.5 " ,
11
+ "@kinobi-so/nodes-from-anchor" : " ^0.21.3 "
12
12
}
13
13
}
Original file line number Diff line number Diff line change 6
6
"clients:js:test" : " zx ./scripts/client/test-js.mjs"
7
7
},
8
8
"devDependencies" : {
9
- "@kinobi-so/renderers-js" : " ^0.21.2 "
9
+ "@kinobi-so/renderers-js" : " ^0.21.9 "
10
10
}
11
11
}
Original file line number Diff line number Diff line change 6
6
"clients:rust:test" : " zx ./scripts/client/test-rust.mjs"
7
7
},
8
8
"devDependencies" : {
9
- "@kinobi-so/renderers-rust" : " ^0.21.0 "
9
+ "@kinobi-so/renderers-rust" : " ^0.21.7 "
10
10
}
11
11
}
You can’t perform that action at this time.
0 commit comments