Skip to content

Commit

Permalink
chore: use Node 18 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas authored and nicolasleger committed Nov 6, 2024
1 parent 395b484 commit 30e3978
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"name": "beta-rails-template",
"dependencies": {
"@gouvfr/dsfr": "^1.12"
},
"engines": {
"node": ">= 18.0.0"
}
}

0 comments on commit 30e3978

Please sign in to comment.