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 3e7811a commit e6ca044Copy full SHA for e6ca044
.codesandbox/ci.json
@@ -1,7 +1,6 @@
1
{
2
- "installCommand": "install",
3
"buildCommand": "build",
4
"packages": ["packages/*"],
5
"sandboxes": ["vanilla", "github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
6
- "node": "14"
+ "node": "12"
7
}
0 commit comments