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 53399ba commit 3a63c82Copy full SHA for 3a63c82
package.json
@@ -49,11 +49,11 @@
49
"mdast-util-from-markdown": "^0.8.0",
50
"nyc": "^15.0.0",
51
"prettier": "^2.0.0",
52
- "remark-cli": "^9.0.0-alpha.1",
+ "remark-cli": "^9.0.0",
53
"remark-preset-wooorm": "^8.0.0",
54
"tape": "^5.0.0",
55
"tinyify": "^3.0.0",
56
- "xo": "^0.33.0"
+ "xo": "^0.34.0"
57
},
58
"scripts": {
59
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",
0 commit comments