We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a780fb commit 1953e5cCopy full SHA for 1953e5c
1 file changed
packages/gatsby/adapters.js
@@ -22,7 +22,7 @@ const adaptersManifest = [
22
},
23
{
24
gatsbyVersion: `>=5.0.0 <5.12.10`,
25
- moduleVersion: `1.0.3`,
+ moduleVersion: `>=1.0.0 <=1.0.3`,
26
}
27
],
28
0 commit comments