Merge branch 'sea' of https://github.com/mhelander/gun into sea

This commit is contained in:
mhelander 2018-01-19 08:01:04 +02:00
commit c9c072b3df
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",