chore(package): require yarn >1.7
Previous releases prevented xo-web from being built to an incorrect resolution of dependencies.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"sorted-object": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"yarn": "^1.2.1"
|
||||
"yarn": "^1.7.0"
|
||||
},
|
||||
"jest": {
|
||||
"collectCoverage": true,
|
||||
|
||||
Reference in New Issue
Block a user