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 9ef226d commit 4c622a8Copy full SHA for 4c622a8
package.json
@@ -36,13 +36,13 @@
36
],
37
"dependencies": {},
38
"devDependencies": {
39
- "mdast-util-from-markdown": "^0.7.0",
+ "mdast-util-from-markdown": "^0.8.0",
40
"mdast-util-to-markdown": "^0.4.0",
41
"micromark-extension-gfm-autolink-literal": "^0.5.0",
42
"nyc": "^15.0.0",
43
"prettier": "^2.0.0",
44
- "remark-cli": "^8.0.0",
45
- "remark-preset-wooorm": "^7.0.0",
+ "remark-cli": "^9.0.0-alpha.1",
+ "remark-preset-wooorm": "^8.0.0",
46
"tape": "^5.0.0",
47
"xo": "^0.33.0"
48
},
0 commit comments