Update gatsby and gatsby-plugin-offline

Trying to fix this: https://github.com/gatsbyjs/gatsby/issues/11524 (mobile only!)
This commit is contained in:
Ines Montani 2019-02-26 10:47:51 +01:00
parent dbee31c17a
commit da74b0bb3e
2 changed files with 353 additions and 3608 deletions

3957
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,13 +17,13 @@
"autoprefixer": "^9.4.7",
"classnames": "^2.2.6",
"codemirror": "^5.43.0",
"gatsby": "^2.1.4",
"gatsby": "^2.1.18",
"gatsby-image": "^2.0.29",
"gatsby-mdx": "^0.3.6",
"gatsby-plugin-catch-links": "^2.0.11",
"gatsby-plugin-google-analytics": "^2.0.14",
"gatsby-plugin-manifest": "^2.0.17",
"gatsby-plugin-offline": "^2.0.23",
"gatsby-plugin-offline": "^2.0.24",
"gatsby-plugin-react-helmet": "^3.0.6",
"gatsby-plugin-react-svg": "^2.0.0",
"gatsby-plugin-sass": "^2.0.10",