Enforce node version with npmrc and nvrmc files

This commit is contained in:
Paul Nicoué 2025-01-17 17:29:49 +01:00
parent 0a904482ae
commit 0ec6c9aa63
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