We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1347315 commit 49877d9Copy full SHA for 49877d9
template/clients/base/package.json
@@ -7,7 +7,7 @@
7
"validator:stop": "zx ./scripts/stop-validator.mjs"
8
},
9
"devDependencies": {
10
- "kinobi": "^0.21.0",
11
- "@kinobi-so/nodes-from-anchor": "^0.20.9"
+ "kinobi": "^0.21.5",
+ "@kinobi-so/nodes-from-anchor": "^0.21.3"
12
}
13
template/clients/js/package.json
@@ -6,6 +6,6 @@
6
"clients:js:test": "zx ./scripts/client/test-js.mjs"
- "@kinobi-so/renderers-js": "^0.21.2"
+ "@kinobi-so/renderers-js": "^0.21.9"
template/clients/rust/package.json
"clients:rust:test": "zx ./scripts/client/test-rust.mjs"
- "@kinobi-so/renderers-rust": "^0.21.0"
+ "@kinobi-so/renderers-rust": "^0.21.7"
0 commit comments