Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jibin2706 committed Jul 12, 2020
1 parent 59d195b commit d2ba6ca
Show file tree
Hide file tree
Showing 2 changed files with 14,865 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@
"version": "0.1.0",
"author": "Jibin Thomas <[email protected]>",
"dependencies": {
"@mdx-js/mdx": "^1.6.5",
"@mdx-js/react": "^1.6.5",
"gatsby": "^2.23.3",
"gatsby-image": "^2.4.7",
"@mdx-js/mdx": "^1.6.6",
"@mdx-js/react": "^1.6.6",
"gatsby": "^2.24.2",
"gatsby-image": "^2.4.13",
"gatsby-plugin-feed-mdx": "^1.0.1",
"gatsby-plugin-google-analytics": "^2.3.4",
"gatsby-plugin-manifest": "^2.4.11",
"gatsby-plugin-mdx": "^1.2.15",
"gatsby-plugin-netlify": "^2.3.5",
"gatsby-plugin-nprogress": "^2.3.4",
"gatsby-plugin-offline": "^3.2.9",
"gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-sass": "^2.3.4",
"gatsby-plugin-sharp": "^2.6.11",
"gatsby-plugin-sitemap": "^2.4.5",
"gatsby-plugin-twitter": "^2.3.4",
"gatsby-remark-autolink-headers": "^2.3.5",
"gatsby-remark-copy-linked-files": "^2.3.5",
"gatsby-remark-images": "^3.3.10",
"gatsby-remark-prismjs": "^3.5.4",
"gatsby-source-filesystem": "^2.3.11",
"gatsby-transformer-json": "^2.4.5",
"gatsby-transformer-sharp": "^2.5.5",
"lodash": "^4.17.15",
"gatsby-plugin-google-analytics": "^2.3.11",
"gatsby-plugin-manifest": "^2.4.18",
"gatsby-plugin-mdx": "^1.2.25",
"gatsby-plugin-netlify": "^2.3.11",
"gatsby-plugin-nprogress": "^2.3.10",
"gatsby-plugin-offline": "^3.2.17",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.19",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-twitter": "^2.3.10",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-copy-linked-files": "^2.3.11",
"gatsby-remark-images": "^3.3.18",
"gatsby-remark-prismjs": "^3.5.10",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-transformer-json": "^2.4.11",
"gatsby-transformer-sharp": "^2.5.11",
"lodash": "^4.17.19",
"node-sass": "^4.14.1",
"prismjs": "^1.20.0",
"prop-types": "^15.7.2",
Expand Down
Loading

0 comments on commit d2ba6ca

Please sign in to comment.