Merge pull request #119 from benjreinhart/master
Update engine version to match readme
This commit is contained in:
commit
39cec54173
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@
|
||||||
"co-body": "0.0.1"
|
"co-body": "0.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "> 0.11.4"
|
"node": ">= 0.11.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue