fix: replace .npmrc node version with engines in package.json (#7623)
This commit is contained in:
parent
d0f26f8734
commit
d3b26996dd
2 changed files with 4 additions and 4 deletions
3
.npmrc
3
.npmrc
|
|
@ -18,9 +18,6 @@ public-hoist-pattern[]=eslint
|
|||
public-hoist-pattern[]=prettier
|
||||
public-hoist-pattern[]=typescript
|
||||
|
||||
# Enforce Node version for consistent installs
|
||||
use-node-version=22.18.0
|
||||
|
||||
# Reproducible installs across CI and dev
|
||||
prefer-frozen-lockfile=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue