Skip to content

Commit

Permalink
Pin node version in volta so that it runs for people who have node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
MinThaMie committed Jul 27, 2023
1 parent f385ddb commit f6fb2a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,8 @@
},
"ember-addon": {
"configPath": "tests/dummy/config"
},
"volta": {
"node": "16.20.1"
}
}

0 comments on commit f6fb2a9

Please sign in to comment.