1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-29 07:26:22 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-07-20 16:02:05 +02:00
parent a89c0c23a2
commit b62799b72e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -2,7 +2,7 @@
"name": "@kremalicious/blog", "name": "@kremalicious/blog",
"version": "4.0.0", "version": "4.0.0",
"author": "Matthias Kretschmann <m@kretschmann.io>", "author": "Matthias Kretschmann <m@kretschmann.io>",
"description": "Blog of Matthias Kretschmann", "description": "Blog of Designer & Developer Matthias Kretschmann",
"homepage": "https://kremalicious.com", "homepage": "https://kremalicious.com",
"license": "MIT", "license": "MIT",
"main": "index.js", "main": "index.js",
@ -25,14 +25,14 @@
"exif-js": "^2.3.0", "exif-js": "^2.3.0",
"gatsby": "^2.0.0-beta.54", "gatsby": "^2.0.0-beta.54",
"gatsby-image": "^2.0.0-beta.6", "gatsby-image": "^2.0.0-beta.6",
"gatsby-plugin-catch-links": "^1.0.24", "gatsby-plugin-catch-links": "^2.0.2-beta.3",
"gatsby-plugin-matomo": "^0.4.1", "gatsby-plugin-matomo": "^0.4.1",
"gatsby-plugin-react-helmet": "^3.0.0-beta.3", "gatsby-plugin-react-helmet": "^3.0.0-beta.3",
"gatsby-plugin-sass": "^2.0.0-beta.5", "gatsby-plugin-sass": "^2.0.0-beta.5",
"gatsby-plugin-sharp": "^2.0.0-beta.5", "gatsby-plugin-sharp": "^2.0.0-beta.5",
"gatsby-plugin-sitemap": "^2.0.0-beta.2", "gatsby-plugin-sitemap": "^2.0.0-beta.2",
"gatsby-remark-autolink-headers": "^2.0.0-beta.3", "gatsby-remark-autolink-headers": "^2.0.0-beta.3",
"gatsby-remark-copy-linked-files": "^1.5.37", "gatsby-remark-copy-linked-files": "^2.0.0-beta.2",
"gatsby-remark-images": "^2.0.1-beta.7", "gatsby-remark-images": "^2.0.1-beta.7",
"gatsby-remark-prismjs": "^3.0.0-beta.3", "gatsby-remark-prismjs": "^3.0.0-beta.3",
"gatsby-remark-smartypants": "^2.0.0-beta.2", "gatsby-remark-smartypants": "^2.0.0-beta.2",
@ -43,8 +43,6 @@
"graphql": "^0.13.2", "graphql": "^0.13.2",
"intersection-observer": "^0.5.0", "intersection-observer": "^0.5.0",
"node-sass": "^4.9.2", "node-sass": "^4.9.2",
"normalize-css": "^2.3.1",
"normalize-opentype.css": "^0.2.4",
"prismjs": "^1.15.0", "prismjs": "^1.15.0",
"qrious": "^4.0.2", "qrious": "^4.0.2",
"react": "^16.4.1", "react": "^16.4.1",