Skip to content

Instantly share code, notes, and snippets.

@kenakingkong
Created November 25, 2020 23:04
Show Gist options
  • Save kenakingkong/96dadfacb598224cf1f308263d0129fb to your computer and use it in GitHub Desktop.
Save kenakingkong/96dadfacb598224cf1f308263d0129fb to your computer and use it in GitHub Desktop.
{
"dependencies": {
"@artsy/fresnel": "^1.3.0",
"@fortawesome/fontawesome-svg-core": "^1.2.32",
"@fortawesome/free-brands-svg-icons": "^5.15.1",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/react-fontawesome": "^0.1.12",
"gatsby": "^2.27.0",
"gatsby-medium-rss-feed": "^1.0.2",
"gatsby-plugin-fontawesome-css": "^1.0.0",
"gatsby-plugin-react-helmet": "^3.5.0",
"gatsby-plugin-s3": "^0.3.8",
"gatsby-plugin-sass": "^2.6.0",
"gatsby-plugin-web-font-loader": "^1.0.4",
"node-sass": "^4.14.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-helmet": "^6.1.0",
"react-swipeable-cards": "^1.0.6"
},
"devDependencies": {
"prettier": "2.1.2"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment