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 349464c commit 19315c8Copy full SHA for 19315c8
package.json
@@ -38,15 +38,15 @@
38
"@types/tape": "^4.0.0",
39
"c8": "^7.0.0",
40
"prettier": "^2.0.0",
41
- "remark-cli": "^9.0.0",
42
- "remark-preset-wooorm": "^8.0.0",
+ "remark-cli": "^10.0.0",
+ "remark-preset-wooorm": "^9.0.0",
43
"retext": "^8.0.0",
44
"rimraf": "^3.0.0",
45
"tape": "^5.0.0",
46
"type-coverage": "^2.0.0",
47
"typescript": "^4.0.0",
48
"unist-util-visit": "^4.0.0",
49
- "xo": "^0.42.0"
+ "xo": "^0.44.0"
50
},
51
"scripts": {
52
"prepack": "npm run build && npm run format",
0 commit comments