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 6ef5ec0 commit 3843c8eCopy full SHA for 3843c8e
package.json
@@ -46,7 +46,7 @@
46
"browserify": "^17.0.0",
47
"commonmark.json": "^0.29.0",
48
"dtslint": "^4.0.0",
49
- "gzip-size-cli": "^3.0.0",
+ "gzip-size-cli": "^4.0.0",
50
"hast-util-to-html": "^7.0.0",
51
"mdast-util-to-hast": "^10.0.0",
52
"nyc": "^15.0.0",
@@ -58,7 +58,7 @@
58
"tape": "^5.0.0",
59
"tinyify": "^3.0.0",
60
"unified": "^9.0.0",
61
- "xo": "^0.34.0"
+ "xo": "^0.35.0"
62
},
63
"scripts": {
64
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",
0 commit comments