We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7f334 commit b8eb2f2Copy full SHA for b8eb2f2
aio/package.json
@@ -83,7 +83,7 @@
83
"//engines-comment": "Keep this in sync with ../package.json",
84
"engines": {
85
"node": ">=10.9.0 <13.0.0",
86
- "yarn": ">=1.17.3 <=1.19.1"
+ "yarn": ">=1.17.3 <1.20.0"
87
},
88
"private": true,
89
"dependencies": {
package.json
@@ -9,7 +9,7 @@
9
"//engines-comment": "Keep this in sync with aio/package.json",
10
11
12
13
14
"repository": {
15
"type": "git",
0 commit comments