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 faac6e3 commit 86376c7Copy full SHA for 86376c7
package.json
@@ -45,13 +45,13 @@
45
"prettier": "^2.0.0",
46
"remark": "^14.0.0",
47
"remark-cli": "^10.0.0",
48
- "remark-preset-wooorm": "^8.0.0",
+ "remark-preset-wooorm": "^9.0.0",
49
"rimraf": "^3.0.0",
50
"tape": "^5.0.0",
51
"to-vfile": "^7.0.0",
52
"type-coverage": "^2.0.0",
53
"typescript": "^4.0.0",
54
- "xo": "^0.43.0"
+ "xo": "^0.45.0"
55
},
56
"scripts": {
57
"build": "rimraf \"test/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage",
0 commit comments