mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Set minimum node version to 12
This commit is contained in:
@@ -115,6 +115,6 @@
|
||||
"supertest": "5.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
"node": ">=12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user