Upgrade dependencies and switch to yarn

This commit is contained in:
Kevin Kandlbinder 2022-01-25 18:02:36 +01:00
parent c7d1fc4c00
commit 0ea38b9660
19 changed files with 12155 additions and 22669 deletions

View file

@ -36,7 +36,7 @@ module.exports = {
},
},
{
resolve: `gatsby-source-youtube-v2`,
resolve: `gatsby-source-youtube-v3`,
options: {
channelId: ['UCCoZp-6_P3CVFj4clQ6uaeg'],
apiKey: process.env.YOUTUBE_API_KEY,