mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-13 16:14:39 +02:00
Set node.js requirement to 8 LTS
This commit is contained in:
parent
f692c593e7
commit
a03305bc58
1 changed files with 1 additions and 1 deletions
|
@ -56,6 +56,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue