Skip to content

Commit

Permalink
Merge pull request #479 from ember-learn/volta-pin
Browse files Browse the repository at this point in the history
Pin node version in volta so that it runs for people who have node 18
  • Loading branch information
MinThaMie authored Jul 27, 2023
2 parents 1c166e8 + f6fb2a9 commit 4281325
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 4281325

Please sign in to comment.