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 3ec1a02 commit ad5f8c5Copy full SHA for ad5f8c5
package.json
@@ -36,11 +36,11 @@
36
"dtslint": "^0.9.9",
37
"nyc": "^14.0.0",
38
"prettier": "^1.0.0",
39
- "remark-cli": "^6.0.0",
40
- "remark-preset-wooorm": "^5.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
41
"tape": "^4.0.0",
42
"unist-builder": "^1.0.0",
43
- "xo": "^0.24.0"
+ "xo": "^0.25.0"
44
},
45
"scripts": {
46
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments