Skip to content

Commit

Permalink
Add Volta configuration for version management
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Aug 20, 2024
1 parent 6138803 commit bfef76e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,12 @@
"tokenRef": "GITHUB_AUTH"
},
"npm": false
},
"engines": {
"pnpm": "^8"
},
"volta": {
"node": "20.11.1",
"pnpm": "8.15.5"
}
}

0 comments on commit bfef76e

Please sign in to comment.