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.
hast-util-to-text
mdast-util-phrasing
1 parent b995196 commit a57dfffCopy full SHA for a57dfff
package.json
@@ -31,12 +31,12 @@
31
"lib"
32
],
33
"dependencies": {
34
- "extend": "^3.0.2",
+ "extend": "^3.0.0",
35
"hast-util-has-property": "^1.0.0",
36
"hast-util-is-element": "^1.0.0",
37
- "hast-util-to-text": "^1.0.0",
38
- "mdast-util-phrasing": "^1.0.0",
39
- "mdast-util-to-string": "^1.0.4",
+ "hast-util-to-text": "^2.0.0",
+ "mdast-util-phrasing": "^2.0.0",
+ "mdast-util-to-string": "^1.0.0",
40
"rehype-minify-whitespace": "^3.0.0",
41
"repeat-string": "^1.6.1",
42
"trim-trailing-lines": "^1.1.0",
0 commit comments