Skip to content

Commit 7f85495

Browse files
committed
[fix] Sandbox config node version
1 parent 689f5a3 commit 7f85495

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/examples/sandbox.config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"node": "16"
2+
"container": {
3+
"node": "16"
4+
}
35
}

0 commit comments

Comments
 (0)