We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92678b1 commit 6575d99Copy full SHA for 6575d99
package.json
@@ -46,7 +46,6 @@
46
"mdast-util-to-markdown": "^2.0.0",
47
"parse-entities": "^4.0.0",
48
"stringify-entities": "^4.0.0",
49
- "unist-util-remove-position": "^5.0.0",
50
"unist-util-stringify-position": "^4.0.0",
51
"vfile-message": "^4.0.0"
52
},
@@ -61,6 +60,7 @@
61
60
"remark-preset-wooorm": "^9.0.0",
62
"type-coverage": "^2.0.0",
63
"typescript": "^5.0.0",
+ "unist-util-remove-position": "^5.0.0",
64
"xo": "^0.58.0"
65
66
"scripts": {
0 commit comments