Created
November 25, 2020 23:04
-
-
Save kenakingkong/96dadfacb598224cf1f308263d0129fb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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