Revert "feat: upgrade to node 24"

This reverts commit c4cd38db20.
This commit is contained in:
Benoit Daloze
2025-09-20 21:54:20 +02:00
parent 4df093a946
commit d3e13b3e37
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -3,9 +3,6 @@
"version": "0.1.0",
"description": "Download a prebuilt Ruby and add it to the PATH in 5 seconds",
"main": "index.js",
"engines": {
"node": ">=24.0.0"
},
"license": "MIT",
"scripts": {
"package": "ncc build index.js -o dist"