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 66e36ea commit 6d01b4dCopy full SHA for 6d01b4d
package.json
@@ -31,12 +31,12 @@
31
"dtslint": "^0.9.9",
32
"nyc": "^14.0.0",
33
"prettier": "^1.0.0",
34
- "remark-cli": "^6.0.0",
35
- "remark-preset-wooorm": "^5.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
36
"tape": "^4.10.1",
37
"unist-builder": "^1.0.3",
38
"unist-util-is": "^4.0.0",
39
- "xo": "^0.24.0"
+ "xo": "^0.25.0"
40
},
41
"scripts": {
42
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments