We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4e0c0 commit bd22d02Copy full SHA for bd22d02
.codesandbox/ci.json
@@ -1,5 +1,5 @@
1
{
2
- "installCommand": "yarn --ignore-engines",
+ "installCommand": "install --ignore-engines",
3
"node": "16",
4
"sandboxes": []
5
}
0 commit comments