1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-03 18:35:00 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-10-09 23:54:11 +02:00
parent d0ad6ef201
commit 831d624cd4
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -22,20 +22,20 @@
},
"dependencies": {
"file-saver": "^2.0.0-rc.3",
"gatsby": "^2.0.19",
"gatsby": "^2.0.20",
"gatsby-image": "^2.0.13",
"gatsby-plugin-favicon": "^3.1.4",
"gatsby-plugin-matomo": "^0.5.0",
"gatsby-plugin-offline": "^2.0.5",
"gatsby-plugin-offline": "^2.0.6",
"gatsby-plugin-react-helmet": "^3.0.0",
"gatsby-plugin-sass": "^2.0.1",
"gatsby-plugin-sharp": "^2.0.6",
"gatsby-plugin-sitemap": "^2.0.1",
"gatsby-plugin-svgr": "next",
"gatsby-source-filesystem": "^2.0.2",
"gatsby-source-filesystem": "^2.0.3",
"gatsby-transformer-json": "^2.1.4",
"gatsby-transformer-sharp": "^2.1.3",
"gatsby-transformer-yaml": "^2.1.1",
"gatsby-transformer-yaml": "^2.1.3",
"giphy-js-sdk-core": "^1.0.5",
"graphql": "^0.13.2",
"intersection-observer": "^0.5.0",