Skip to content

Commit

Permalink
chore: add volta config to package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
achamorro-dev committed May 24, 2023
1 parent 347f43f commit 5c9cfff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,9 @@
},
"engines": {
"node": "17.3.0"
},
"volta": {
"node": "17.3.0",
"npm": "8.3.0"
}
}

0 comments on commit 5c9cfff

Please sign in to comment.