Skip to content

Commit

Permalink
Set NodeJS release to 20.15.1 (#923)
Browse files Browse the repository at this point in the history
* Introducing support for Node.js 20.17

* Downgrading to NodeJS release to 20.15.1
  • Loading branch information
jrgriffiniii authored Sep 27, 2024
1 parent 012d62e commit 8acb8c9
Show file tree
Hide file tree
Showing 3 changed files with 163 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ruby 3.3.0
nodejs 18.14.0
nodejs 20.15.1
java openjdk-19.0.2
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"browserslist": "^4.21.5",
"jquery": "^3.6.3",
"vite-plugin-rails": "^0.5.0",
"yarn": "^1.22.22",
"yarn.lock": "^0.0.1-security"
},
"scripts": {
Expand Down
Loading

0 comments on commit 8acb8c9

Please sign in to comment.