mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-21 10:15:55 +02:00
Change 'engine' block to 'engines'
This commit is contained in:
parent
cdabb3cf38
commit
e6aaac1f51
1 changed files with 3 additions and 1 deletions
|
@ -29,5 +29,7 @@
|
|||
"ssh2": "^0.4.12",
|
||||
"string-format": "davidchambers/string-format#mini-language"
|
||||
},
|
||||
"engine": "node >= 0.12.2"
|
||||
"engines" : {
|
||||
"node" : ">=0.12.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue