mirror of https://github.com/explosion/spaCy.git
Update gatsby and gatsby-plugin-offline
Trying to fix this: https://github.com/gatsbyjs/gatsby/issues/11524 (mobile only!)
This commit is contained in:
parent
dbee31c17a
commit
da74b0bb3e
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue