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 e1f0580 commit f0c4469Copy full SHA for f0c4469
package.json
@@ -55,13 +55,13 @@
55
"micromark-extension-gfm": "^1.0.0",
56
"node-fetch": "^2.0.0",
57
"prettier": "^2.0.0",
58
- "remark-cli": "^9.0.0",
59
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
60
"rimraf": "^3.0.0",
61
"tape": "^5.0.0",
62
"type-coverage": "^2.0.0",
63
"typescript": "^4.0.0",
64
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
65
},
66
"scripts": {
67
"build": "rimraf \"*.d.ts\" && tsc && type-coverage",
0 commit comments