Skip to content

Commit

Permalink
Update ci.json to use Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmarchetti authored Apr 27, 2024
1 parent 64d671a commit d1364fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codesandbox/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"sandboxes": [
"vanilla-ts"
],
"node": "14"
"node": "16"
}

0 comments on commit d1364fe

Please sign in to comment.