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 6b9d238 commit 38e59f7Copy full SHA for 38e59f7
package.json
@@ -49,15 +49,15 @@
49
"c8": "^7.0.0",
50
"hastscript": "^7.0.0",
51
"prettier": "^2.0.0",
52
- "remark-cli": "^9.0.0",
53
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
54
"rimraf": "^3.0.0",
55
"tape": "^5.0.0",
56
"type-coverage": "^2.0.0",
57
"typescript": "^4.0.0",
58
"unist-builder": "^3.0.0",
59
"xastscript": "^3.0.0",
60
- "xo": "^0.42.0"
+ "xo": "^0.49.0"
61
},
62
"scripts": {
63
"prepack": "npm run build && npm run format",
0 commit comments