mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-03 21:30:06 +01:00
Merge pull request #1961 from RefinedSoftwareLLC/patch-4
Corrected node.js version requirement.
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"url": "https://github.com/NodeBB/NodeBB/issues"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8"
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user