perf: yarn version upgrade (#28360)

PR Close #28360
This commit is contained in:
jithil-kore
2019-01-24 14:41:34 +05:30
committed by Jason Aden
parent 9af18c2fd0
commit ec414b432e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
},
"engines": {
"node": ">=10.9.0 <11.0.0",
"yarn": ">=1.10.1 <1.13.0"
"yarn": ">=1.10.1 <1.14.0"
},
"private": true,
"dependencies": {
+1 -1
View File
@@ -12,7 +12,7 @@
},
"engines": {
"node": ">=10.9.0 <11.0.0",
"yarn": ">=1.10.1 <1.13.0"
"yarn": ">=1.10.1 <1.14.0"
},
"keywords": [],
"author": "",
+1 -1
View File
@@ -9,7 +9,7 @@
"license": "MIT",
"engines": {
"node": ">=10.9.0 <11.0.0",
"yarn": ">=1.10.1 <1.13.0"
"yarn": ">=1.10.1 <1.14.0"
},
"repository": {
"type": "git",