bump minimum supported Node.js version to 6

This commit is contained in:
Yavor Georgiev 2017-09-30 16:37:19 +02:00
parent 4fb5a31c3b
commit 7f6bf5baeb
No known key found for this signature in database
GPG Key ID: 83FC145DA0CCA9C3
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
}
},
"engines": {
"node": ">=4"
"node": ">=6"
},
"binary": {
"module_name": "realm",