There was an error while loading. Please reload this page.
1 parent 7774f64 commit 8930d79Copy full SHA for 8930d79
packages/remark-parse/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "remark-parse",
3
- "version": "4.0.0",
+ "version": "5.0.0",
4
"description": "Markdown parser for remark",
5
"license": "MIT",
6
"keywords": [
packages/remark/package.json
@@ -14,7 +14,7 @@
14
"process"
15
],
16
"dependencies": {
17
- "remark-parse": "^4.0.0",
+ "remark-parse": "^5.0.0",
18
"remark-stringify": "^4.0.0",
19
"unified": "^6.0.0"
20
},
0 commit comments