Skip to content

Commit 3e7811a

Browse files
committed
chore: from examples
1 parent 538115b commit 3e7811a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.codesandbox/ci.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2+
"installCommand": "install",
3+
"buildCommand": "build",
24
"packages": ["packages/*"],
3-
"sandboxes": ["github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
4-
"node": "16"
5+
"sandboxes": ["vanilla", "github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
6+
"node": "14"
57
}

0 commit comments

Comments
 (0)