mirror of
https://github.com/LukeHagar/subdomain-test.git
synced 2025-12-06 04:21:26 +00:00
Update package.json to specify Node.js engine requirement (>=20.0.0)
This commit is contained in:
@@ -36,5 +36,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"parse-domain": "^8.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user