Skip to content

Commit

Permalink
Merge pull request #2575 from mansona/volta
Browse files Browse the repository at this point in the history
use pnpm node version selection instead of volta
  • Loading branch information
SergeAstapov committed Feb 21, 2024
2 parents cf8fd03 + 19f3aef commit 3e0739e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
auto-install-peers=false
dedupe-peer-dependents=false
resolve-peers-from-workspace-root=false

use-node-version=16.20.2
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@
},
"npm": false
},
"volta": {
"node": "16.20.2",
"yarn": "1.22.18"
},
"changelog": {
"labels": {
"breaking": ":boom: Breaking Change",
Expand Down

0 comments on commit 3e0739e

Please sign in to comment.