Merge branch 'develop' into 'staging'
april 7th punchlist, and working on fix for links to have trailing slashes See merge request !19
Showing
| ... | @@ -7,6 +7,7 @@ | ... | @@ -7,6 +7,7 @@ |
| "dependencies": { | "dependencies": { | ||
| "gatsby": "^2.32.8", | "gatsby": "^2.32.8", | ||
| "gatsby-image": "^2.11.0", | "gatsby-image": "^2.11.0", | ||
| "gatsby-plugin-force-trailing-slashes": "^1.0.5", | |||
| "gatsby-plugin-gatsby-cloud": "^1.0.2", | "gatsby-plugin-gatsby-cloud": "^1.0.2", | ||
| "gatsby-plugin-manifest": "^2.12.1", | "gatsby-plugin-manifest": "^2.12.1", | ||
| "gatsby-plugin-offline": "^3.10.2", | "gatsby-plugin-offline": "^3.10.2", | ||
| ... | ... |
Please register or sign in to comment