chore: drop support for Node.js 0.10

BREAKING CHANGE: This module no longer supports Node.js 0.10
This commit is contained in:
greenkeeperio-bot 2016-10-31 22:22:50 +00:00
Родитель 88969364a8
Коммит dc66dd3537
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"version": "0.0.17",
"private": true,
"engines": {
"node": ">= 0.10.x",
"node": ">= 4",
"npm": ">= 1.1.x"
},
"dependencies": {