mirror of
https://github.com/LukeHagar/subdomain-test.git
synced 2025-12-06 04:21:26 +00:00
Update package.json to require Node.js version >=24.0.0
This commit is contained in:
@@ -38,6 +38,6 @@
|
|||||||
"parse-domain": "^8.2.2"
|
"parse-domain": "^8.2.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.0.0"
|
"node": ">=24.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user