Skip to content

Commit

Permalink
build(npm): add volta config
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesprague committed Mar 4, 2024
1 parent 5fb89a2 commit 8b5846c
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 @@ -45,5 +45,9 @@
"commitizen": {
"path": "./node_modules/cz-git"
}
},
"volta": {
"node": "20.11.1",
"npm": "10.5.0"
}
}

0 comments on commit 8b5846c

Please sign in to comment.