Skip to content

Commit

Permalink
use node 14 in codesandbox CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Jun 28, 2021
1 parent 0ff77b7 commit 87aece6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"buildCommand": "build",
"sandboxes": ["/.codesandbox/templates/reach-ui"]
"sandboxes": ["/.codesandbox/templates/reach-ui"],
"node": "14"
}

0 comments on commit 87aece6

Please sign in to comment.