parent
5a7f33496b
commit
b8eb2f2f23
|
@ -83,7 +83,7 @@
|
|||
"//engines-comment": "Keep this in sync with ../package.json",
|
||||
"engines": {
|
||||
"node": ">=10.9.0 <13.0.0",
|
||||
"yarn": ">=1.17.3 <=1.19.1"
|
||||
"yarn": ">=1.17.3 <1.20.0"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"//engines-comment": "Keep this in sync with aio/package.json",
|
||||
"engines": {
|
||||
"node": ">=10.9.0 <13.0.0",
|
||||
"yarn": ">=1.17.3 <=1.19.1"
|
||||
"yarn": ">=1.17.3 <1.20.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in New Issue