Skip to content

Commit

Permalink
build: add .npmrc & update node version in .node-version & .nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nrednav committed Mar 26, 2024
1 parent 9e3e3aa commit c1cc935
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.11.1
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node-version=20.11.1
engine-strict=true
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
20.11.1

0 comments on commit c1cc935

Please sign in to comment.