mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-11 23:24:43 +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": {},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
"node": ">=8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue