Skip to content

Commit

Permalink
Add package-manager and use-node-version (#1627)
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Oct 2, 2024
1 parent 48435a3 commit d436dc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
use-node-version=20.9.0
ignore-workspace-root-check=true
auto-install-peers=true
strict-peer-dependencies=true
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
"engines": {
"node": ">=16.0.0"
},
"packageManager": "[email protected]",
"volta": {
"node": "20.9.0",
"pnpm": "8.5.0"
Expand Down

0 comments on commit d436dc4

Please sign in to comment.