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 dc589fb commit 939c589Copy full SHA for 939c589
package.json
@@ -44,13 +44,13 @@
44
"mdast-util-from-markdown": "^1.0.0",
45
"micromark-extension-gfm-footnote": "^1.0.0",
46
"prettier": "^2.0.0",
47
- "remark-cli": "^10.0.0",
+ "remark-cli": "^11.0.0",
48
"remark-preset-wooorm": "^9.0.0",
49
"rimraf": "^3.0.0",
50
"tape": "^5.0.0",
51
"type-coverage": "^2.0.0",
52
"typescript": "^4.0.0",
53
- "xo": "^0.49.0"
+ "xo": "^0.53.0"
54
},
55
"scripts": {
56
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments