Skip to content

Commit

Permalink
fix: pin gatsby-cli version in order to fix remark-mdx error log (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: Temitayo Fadojutimi <[email protected]>
  • Loading branch information
adesege and adesege authored Dec 21, 2021
1 parent 106988d commit 31b0185
Show file tree
Hide file tree
Showing 2 changed files with 802 additions and 1,006 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"start": "yarn develop"
},
"resolutions": {
"gatsby-plugin-typescript": "2.4.16"
"gatsby-plugin-typescript": "2.4.16",
"gatsby-cli": "2.12.63"
}
}
Loading

0 comments on commit 31b0185

Please sign in to comment.