chore: use fork of gatsby-plugin-prefer-google-fonts

This commit is contained in:
Jean-Philippe Sirois
2020-11-12 05:06:01 -05:00
parent 578ac6549b
commit a16a5444cb
3 changed files with 134 additions and 65 deletions
+1 -2
View File
@@ -30,17 +30,16 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"@el7cosmos/gatsby-plugin-prefetch-google-fonts": "^2.0.2",
"@mdx-js/mdx": "^1.6.6",
"@mdx-js/react": "^1.6.6",
"@reach/router": "^1.3.3",
"classnames": "^2.2.6",
"gatsby": "^2.22.11",
"gatsby-plugin-google-fonts": "^1.0.1",
"gatsby-plugin-layout": "^1.3.2",
"gatsby-plugin-manifest": "^2.4.9",
"gatsby-plugin-mdx": "^1.2.16",
"gatsby-plugin-polished": "^1.0.4",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.6.9",