Created
April 6, 2020 10:53
-
-
Save theodesp/6dde3e627f5116b95e0852e99cf9d2ce to your computer and use it in GitHub Desktop.
This file contains hidden or 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": { | |
"gatsby": "^2.20.12", | |
"gatsby-plugin-manifest": "^2.1.1", | |
"gatsby-plugin-offline": "^2.1.1", | |
"gatsby-plugin-react-helmet": "^3.0.12", | |
"gatsby-source-filesystem": "^2.0.38", | |
"react": "^16.8.6", | |
"react-dom": "^16.8.6", | |
"react-helmet": "^5.2.1", | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment