Skip to content

Commit

Permalink
chore: build with node18 (#216)
Browse files Browse the repository at this point in the history
Node16 is deprecated since few months, it's time to jump in the "future"
and use node18.
  • Loading branch information
benjaminParisel authored May 29, 2024
1 parent 642e450 commit 2e30505
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 272 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
engine-strict=true
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
Loading

0 comments on commit 2e30505

Please sign in to comment.