diff --git a/examples/with-netlify-cms/package.json b/examples/with-netlify-cms/package.json index ef54184701fcd..bf56ad9286579 100644 --- a/examples/with-netlify-cms/package.json +++ b/examples/with-netlify-cms/package.json @@ -14,6 +14,6 @@ "react-dom": "^16.9.0" }, "devDependencies": { - "frontmatter-markdown-loader": "^2.0.0" + "frontmatter-markdown-loader": "^3.5.0" } }