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 bcb401e commit 6e5699fCopy full SHA for 6e5699f
package.json
@@ -48,13 +48,13 @@
48
"micromark-extension-mdx": "^1.0.0",
49
"micromark-extension-mdxjs": "^1.0.0",
50
"prettier": "^2.0.0",
51
- "remark-cli": "^10.0.0",
+ "remark-cli": "^11.0.0",
52
"remark-preset-wooorm": "^9.0.0",
53
"rimraf": "^3.0.0",
54
"tape": "^5.0.0",
55
"type-coverage": "^2.0.0",
56
"typescript": "^4.0.0",
57
- "xo": "^0.49.0"
+ "xo": "^0.53.0"
58
},
59
"scripts": {
60
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments