Enforce node version with npmrc and nvrmc files

This commit is contained in:
Paul Nicoué 2025-01-17 17:29:37 +01:00
parent 90652db599
commit ba6af108ef
2 changed files with 2 additions and 0 deletions

1
.npmrc Normal file
View file

@ -0,0 +1 @@
engine-strict=true

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
v20.18.1