herecydev / gatsby-plugin-internationalization

Gatsby plugin for statically generating i18n pages with zero effort
4 stars 0 forks source link

Not compatible with v3? #40

Open pindjur opened 3 years ago

pindjur commented 3 years ago

I got the following warning: _Plugingatsby-plugin-internationalization is not compatible with your [gatsby-develop] gatsby version 3.6.2 - It requires gatsby@^2.22.17

herecydev commented 3 years ago

It's just a warning and will work regardless. If you want to create a PR, the following line just needs updating:

https://github.com/herecydev/gatsby-plugin-internationalization/blob/master/package.json#L22

That will need changing to 2.x || 3.x