Skip to content

Commit 7c3bc63

Browse files
committed
chore(ci): bump Node in Codesandbox CI
1 parent 437d974 commit 7c3bc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codesandbox/ci.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"buildCommand": "build",
33
"packages": ["packages/theme-ui", "packages/core"],
44
"sandboxes": ["/examples/next", "/examples/gatsby-plugin"],
5-
"node": "16"
5+
"node": "18"
66
}

0 commit comments

Comments
 (0)