Skip to content

Commit e6ca044

Browse files
committed
chore: maybe ok sandbox part 4
1 parent 3e7811a commit e6ca044

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"installCommand": "install",
32
"buildCommand": "build",
43
"packages": ["packages/*"],
54
"sandboxes": ["vanilla", "github/algolia/instantsearch/tree/3331ed781d3627bc10e73b6eff89b5037a78a0fc/javascript-client"],
6-
"node": "14"
5+
"node": "12"
76
}

0 commit comments

Comments
 (0)