Skip to content

Instantly share code, notes, and snippets.

@Developerayo
Created February 27, 2019 13:44
Show Gist options
  • Save Developerayo/504dd6c8afb28cca94f563c1721afadb to your computer and use it in GitHub Desktop.
Save Developerayo/504dd6c8afb28cca94f563c1721afadb to your computer and use it in GitHub Desktop.
"dependencies": {
"gatsby": "^2.0.76",
"gatsby-plugin-catch-links": "^2.0.9",
"gatsby-plugin-feed": "^2.0.8",
"gatsby-plugin-google-analytics": "^2.0.5",
"gatsby-plugin-i18n": "^0.4.2",
"gatsby-plugin-manifest": "^2.0.5",
"gatsby-plugin-offline": "^2.0.5",
"gatsby-plugin-react-helmet": "^3.0.0",
"gatsby-plugin-sharp": "^2.0.16",
"gatsby-plugin-typography": "^2.2.0",
"gatsby-remark-autolink-headers": "2.0.12",
"gatsby-remark-copy-linked-files": "^2.0.5",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^2.0.6",
"gatsby-remark-prismjs": "^3.0.0",
"gatsby-remark-responsive-iframe": "^2.0.5",
"gatsby-remark-smartypants": "^2.0.5",
"gatsby-source-filesystem": "^2.0.12",
"gatsby-transformer-remark": "^2.1.17",
"gatsby-transformer-sharp": "^2.1.9",
"husky": "^1.3.1",
"lint-staged": "^8.1.0",
"lodash": "^4.17.11",
"prismjs": "^1.15.0",
"react": "^16.8.0-alpha.0",
"react-dom": "^16.8.0-alpha.0",
"react-helmet": "^5.2.0",
"react-typography": "^0.16.13",
"typography": "^0.16.17",
"typography-theme-wordpress-2016": "^0.15.10"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment