Merge pull request #69 from billchurch/greenkeeper/update-to-node-10
Greenkeeper/update to node 10
This commit is contained in:
commit
4e8bfc7d6b
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 6
|
||||
- 10
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
],
|
||||
"engines": {
|
||||
"node": "6.9.1"
|
||||
"node": "6"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/billchurch/WebSSH2/issues"
|
||||
|
|
Loading…
Reference in a new issue