Skip to content

Commit

Permalink
Add volta config to keep our env consistent between machines
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Aug 2, 2023
1 parent d2ce9bd commit 87f2541
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 @@ -42,5 +42,9 @@
"patchedDependencies": {
"lerna-changelog@2.2.0": "patches/lerna-changelog@2.2.0.patch"
}
},
"volta": {
"node": "18.17.0",
"pnpm": "7.33.5"
}
}

0 comments on commit 87f2541

Please sign in to comment.