Skip to content

Commit

Permalink
fix node version
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed May 26, 2021
1 parent 2dfaa7f commit 24852b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/apollo-client-3/sandbox.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"template": "node",
"node": "14"
"container": {
"node": "14"
}
}

0 comments on commit 24852b7

Please sign in to comment.