Skip to content
Snippets Groups Projects
Verified Commit dac9d3e8 authored by Griefed's avatar Griefed :joystick:
Browse files

build: Bump required engine versions

parent 842bac31
No related branches found
No related tags found
1 merge request!636Develop
Pipeline #9184 passed
......@@ -38,8 +38,8 @@
"typescript": "^5.7.2"
},
"engines": {
"node": "^18 || ^16 || ^14.19",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
"node": ">= 20",
"npm": ">= 10",
"yarn": ">= 4"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment