Skip to content

Commit 7bb2d08

Browse files
committed
chore: maybe ok sandbox part 2
1 parent 0b8ca9e commit 7bb2d08

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.codesandbox/ci.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"packages": ["packages/*"],
3-
"sandboxes": ["github/algolia/instantsearch/tree/master/examples/js/getting-started"],
4-
"buildCommand": "build",
5-
"node": "20"
3+
"sandboxes": ["github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
4+
"node": "18"
65
}

0 commit comments

Comments
 (0)