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