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 b3524f2 commit fbb90e3Copy full SHA for fbb90e3
package.json
@@ -26,15 +26,15 @@
26
"browserify": "^16.0.0",
27
"deepmerge": "^2.0.0",
28
"esmangle": "^1.0.1",
29
- "hast-util-to-html": "^4.0.0",
30
- "hastscript": "^4.0.0",
31
- "nyc": "^12.0.0",
+ "hast-util-to-html": "^5.0.0",
+ "hastscript": "^5.0.0",
+ "nyc": "^13.0.0",
32
"prettier": "^1.13.5",
33
- "remark-cli": "^5.0.0",
+ "remark-cli": "^6.0.0",
34
"remark-preset-wooorm": "^4.0.0",
35
"tape": "^4.0.0",
36
"unist-builder": "^1.0.1",
37
- "xo": "^0.21.0"
+ "xo": "^0.23.0"
38
},
39
"scripts": {
40
"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
0 commit comments