Yarn engines (#6064)
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 4.x <= 8.x",
|
||||
"npm": ">= 2.x <= 5.x"
|
||||
"npm": ">= 2.x <= 5.x",
|
||||
"yarn": ">=0.27.5"
|
||||
},
|
||||
"nyc": {
|
||||
"all": true,
|
||||
|
||||
Reference in New Issue
Block a user