Merge pull request #109 from Permissionless-Software-Foundation/dh-build-fix-2

fix(build): Fixed build issue
This commit is contained in:
Chris Troutner
2020-11-20 19:07:51 -08:00
committed by GitHub
3 changed files with 1894 additions and 4486 deletions
+1
View File
@@ -24,3 +24,4 @@ Standard workflow for setting up a development environment for working on this r
## License
[MIT](./LICENSE.md)
+1923 -4516
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -25,12 +25,12 @@
"gatsby": "^2.25.3",
"gatsby-image": "^2.4.5",
"gatsby-plugin-ipfs": "^2.0.2",
"gatsby-plugin-manifest": "^2.6.1",
"gatsby-plugin-manifest": "^2.7.0",
"gatsby-plugin-offline": "^3.2.7",
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-sharp": "^2.8.0",
"gatsby-plugin-sharp": "^2.9.0",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-transformer-sharp": "2.5.3",
"gatsby-transformer-sharp": "2.7.0",
"memo-get-gatsby": "^1.0.4",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.0",