mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
plugin tweaks
This commit is contained in:
parent
3ae7c447c2
commit
fef6268510
@ -14,7 +14,7 @@ module.exports = {
|
|||||||
'gatsby-transformer-sharp',
|
'gatsby-transformer-sharp',
|
||||||
'gatsby-plugin-sharp',
|
'gatsby-plugin-sharp',
|
||||||
'gatsby-plugin-sitemap',
|
'gatsby-plugin-sitemap',
|
||||||
// 'gatsby-plugin-offline',
|
'gatsby-plugin-offline',
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-transformer-json',
|
resolve: 'gatsby-transformer-json',
|
||||||
options: {
|
options: {
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"file-saver": "^1.3.8",
|
"file-saver": "^1.3.8",
|
||||||
"gatsby": "^2.0.0-beta.9",
|
"gatsby": "^2.0.0-beta.9",
|
||||||
"gatsby-image": "^2.0.0-beta.2",
|
"gatsby-image": "^2.0.0-beta.2",
|
||||||
"gatsby-plugin-favicon": "^2.1.1",
|
"gatsby-plugin-favicon": "TuckerWhitehouse/gatsby-plugin-favicon#gatsby-v2",
|
||||||
"gatsby-plugin-matomo": "^0.4.0",
|
"gatsby-plugin-matomo": "^0.4.0",
|
||||||
"gatsby-plugin-offline": "^2.0.0-beta.2",
|
"gatsby-plugin-offline": "^2.0.0-beta.2",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0-beta.2",
|
"gatsby-plugin-react-helmet": "^3.0.0-beta.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user