fix: bypass loading Oxygen Mono by broken gatsby-plugin-prefetch-google-fonts

This commit is contained in:
Jean-Philippe Sirois
2020-05-22 01:33:51 -04:00
parent 2008c155f7
commit 73adc8d46d
4 changed files with 14 additions and 5 deletions
+5
View File
@@ -9589,6 +9589,11 @@
"scroll-to-element": "^2.0.3"
}
},
"gatsby-plugin-google-fonts": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-google-fonts/-/gatsby-plugin-google-fonts-1.0.1.tgz",
"integrity": "sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg=="
},
"gatsby-plugin-layout": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.1.tgz",