chore: bump nodejs from 4.2.x to 18.x.x

This commit is contained in:
Jose Diaz-Gonzalez
2025-06-08 19:27:52 -04:00
parent 1060189d78
commit b44ccae796

View File

@@ -5,6 +5,6 @@
"express": "5.1.x"
},
"engines": {
"node": "4.2.x"
"node": "18.x.x"
}
}