Skip to content

Commit

Permalink
Merge branch 'master' into #37-singular-product-page-feature-and-spec…
Browse files Browse the repository at this point in the history
…-section
  • Loading branch information
samgildea committed May 15, 2021
2 parents 577474b + a933a89 commit 1dce933
Show file tree
Hide file tree
Showing 49 changed files with 5,423 additions and 963 deletions.
2 changes: 2 additions & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ module.exports = {
homepage: require("./src/schemas/Homepage.json"),
use_cases_page: require("./src/schemas/use_cases_page.json"),
use_case: require("./src/schemas/use_case.json"),
About: require("./src/schemas/About.json"),

},
typePathsFilenamePrefix: "prismic-typepaths---powerhouse-site",
},
Expand Down
4,181 changes: 3,752 additions & 429 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"@walltowall/gatsby-source-prismic-schemas": "^1.1.0",
"ccxt": "^1.49.17",
"gatsby": "^2.26.1",
"gatsby-background-image": "^1.5.0",
"gatsby-cli": "^3.4.0",
"gatsby-plugin-exclude": "^1.0.2",
"gatsby-plugin-netlify-headers": "^1.0.1",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sass": "^4.0.2",
"gatsby-plugin-sharp": "^3.4.0",
"gatsby-source-prismic": "^3.3.3",
"gatsby-transformer-sharp": "^3.4.0",
"install": "^0.13.0",
"node-sass": "^5.0.0",
"npm": "^7.9.0",
Expand Down
Loading

0 comments on commit 1dce933

Please sign in to comment.