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 0b8ca9e commit 7bb2d08Copy full SHA for 7bb2d08
.codesandbox/ci.json
@@ -1,6 +1,5 @@
1
{
2
"packages": ["packages/*"],
3
- "sandboxes": ["github/algolia/instantsearch/tree/master/examples/js/getting-started"],
4
- "buildCommand": "build",
5
- "node": "20"
+ "sandboxes": ["github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
+ "node": "18"
6
}
0 commit comments