Skip to content

Commit dcf7be3

Browse files
authored
Merge pull request #13 from NodeOS/greenkeeper/remove-node-0.10
👻😱 Node.js 0.10 is unmaintained 😱👻
2 parents afc4be5 + 8aa7749 commit dcf7be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "git://github.com/NodeOS/nodeos-mount.git"
2222
},
2323
"engines": {
24-
"node": ">=0.8.0"
24+
"node": ">= 4"
2525
},
2626
"author": "George Kotchlamazashvili <georgedot@gmail.com>",
2727
"contributors": [

0 commit comments

Comments
 (0)