Skip to content

Commit

Permalink
Add lock for remark-mdx
Browse files Browse the repository at this point in the history
Closes GH-325.
  • Loading branch information
wooorm committed Oct 20, 2021
1 parent 1ebd23f commit 223cde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"rehype-parse": "^7.0.0",
"rehype-retext": "^2.0.1",
"remark-frontmatter": "^2.0.0",
"remark-mdx": "^2.0.0-next.7",
"remark-mdx": "2.0.0-next.7",
"remark-message-control": "^6.0.0",
"remark-parse": "^8.0.0",
"remark-retext": "^4.0.0",
Expand Down

0 comments on commit 223cde1

Please sign in to comment.