Update engines to node 10 in package.json
This commit is contained in:
parent
64a81b3ef6
commit
a6ad5d62f2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
],
|
||||
"engines": {
|
||||
"node": "6.9.1"
|
||||
"node": "10"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/billchurch/WebSSH2/issues"
|
||||
|
|
Loading…
Reference in a new issue