fix(compose): require Node 7.6
This commit is contained in:
parent
b027d3b1d6
commit
a8ac6fc738
@ -16,7 +16,7 @@
|
||||
"license": "ISC",
|
||||
"version": "1.1.0",
|
||||
"engines": {
|
||||
"node": ">=6.5"
|
||||
"node": ">=7.6"
|
||||
},
|
||||
"scripts": {
|
||||
"postversion": "npm publish --access public"
|
||||
|
Loading…
Reference in New Issue
Block a user