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 9ced461 commit 76bf5bcCopy full SHA for 76bf5bc
package.json
@@ -45,14 +45,14 @@
45
"hast-util-to-html": "^8.0.0",
46
"hastscript": "^7.0.0",
47
"prettier": "^2.0.0",
48
- "remark-cli": "^9.0.0",
49
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
50
"rimraf": "^3.0.0",
51
"tape": "^5.0.0",
52
"type-coverage": "^2.0.0",
53
"typescript": "^4.0.0",
54
"unist-builder": "^3.0.0",
55
- "xo": "^0.42.0"
+ "xo": "^0.49.0"
56
},
57
"scripts": {
58
"prepack": "npm run build && npm run format",
0 commit comments