File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,12 @@ const adaptersManifest = [
17
17
test : ( ) => ! ! process . env . NETLIFY || ! ! process . env . NETLIFY_LOCAL ,
18
18
versions : [
19
19
{
20
- gatsbyVersion : `^5.0.0` ,
21
- moduleVersion : `^1.0.0-alpha` ,
20
+ gatsbyVersion : `^5.12.10` ,
21
+ moduleVersion : `^1.0.4` ,
22
+ } ,
23
+ {
24
+ gatsbyVersion : `>=5.0.0 <5.12.10` ,
25
+ moduleVersion : `1.0.3` ,
22
26
}
23
27
] ,
24
28
}
Original file line number Diff line number Diff line change @@ -7435,9 +7435,9 @@ caniuse-api@^3.0.0:
7435
7435
lodash.uniq "^4.5.0"
7436
7436
7437
7437
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464, caniuse-lite@^1.0.30001503:
7438
- version "1.0.30001509 "
7439
- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001509 .tgz#2b7ad5265392d6d2de25cd8776d1ab3899570d14 "
7440
- integrity sha512-2uDDk+TRiTX5hMcUYT/7CSyzMZxjfGu0vAUjS2g0LSD8UoXOv0LtpH4LxGMemsiPq6LCVIUjNwVM0erkOkGCDA ==
7438
+ version "1.0.30001566 "
7439
+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001566 .tgz"
7440
+ integrity sha512-ggIhCsTxmITBAMmK8yZjEhCO5/47jKXPu6Dha/wuCS4JePVL+3uiDEBuhu2aIoT+bqTOR8L76Ip1ARL9xYsEJA ==
7441
7441
7442
7442
capital-case@^1.0.4:
7443
7443
version "1.0.4"
You can’t perform that action at this time.
0 commit comments