Use later version of react
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
siteMetadata: {
|
||||
title: 'Saburly',
|
||||
siteUrl: `https://www.saburly.com`,
|
||||
},
|
||||
plugins: [
|
||||
'gatsby-plugin-netlify',
|
||||
@@ -38,6 +39,8 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
'gatsby-transformer-sharp',
|
||||
'gatsby-plugin-sitemap',
|
||||
'gatsby-plugin-sharp',
|
||||
'gatsby-plugin-react-next',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user