Skip to content

Commit

Permalink
bump node version used for development; just more convenient this way
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode committed Mar 2, 2022
1 parent 2e2d44b commit 4516ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"singleQuote": true
},
"volta": {
"node": "16.9.1",
"node": "17.5.0",
"npm": "6.14.15"
}
}

0 comments on commit 4516ad2

Please sign in to comment.