mirror of
https://github.com/thelounge/thelounge
synced 2024-11-25 13:30:21 +00:00
Bump required node version to 6.13.0
This commit is contained in:
parent
d4fa6bbcb0
commit
42344302de
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
"node": ">=6.13.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcryptjs": "2.4.3",
|
||||
|
|
Loading…
Reference in a new issue