Merge branch 'sea' into sea

This commit is contained in:
Mark Nadal 2018-01-18 20:46:02 -08:00 committed by GitHub
commit ce590fd332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
language: node_js
node_js:
- 8.6.0
- 4.0
- 4.2
- 5.0
- 6.8
- 7.9
- 8.6

View File

@ -45,7 +45,7 @@
},
"homepage": "https://github.com/amark/gun#readme",
"engines": {
"node": ">=8.6.0"
"node": ">=0.8.4"
},
"dependencies": {
"aws-sdk": ">=2.153.0",