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 ^22.12
This commit is contained in:
@@ -38,6 +38,6 @@
|
||||
"parse-domain": "^8.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
"node": "^22.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user