1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-15 17:03:26 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-09-17 19:09:25 +02:00
parent dcbf381262
commit 4b09be87bd
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -22,10 +22,10 @@
"dependencies": {
"file-saver": "^1.3.8",
"gatsby": "^2.0.0-rc.25",
"gatsby-image": "^2.0.0-rc.2",
"gatsby-image": "^2.0.0-rc.3",
"gatsby-plugin-manifest": "^2.0.2-rc.1",
"gatsby-plugin-matomo": "^0.5.0",
"gatsby-plugin-offline": "^2.0.0-rc.8",
"gatsby-plugin-offline": "^2.0.0-rc.9",
"gatsby-plugin-react-helmet": "^3.0.0-rc.1",
"gatsby-plugin-sass": "^2.0.0-rc.2",
"gatsby-plugin-sharp": "^2.0.0-rc.7",
@ -43,7 +43,7 @@
"react-dom": "^16.5.1",
"react-helmet": "^5.2.0",
"react-markdown": "^3.6.0",
"react-pose": "^3.3.0",
"react-pose": "^3.3.3",
"vcf": "^2.0.1"
},
"devDependencies": {