We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unifiedjs
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 35ba8a9 commit 0cc5693Copy full SHA for 0cc5693
package.json
@@ -25,11 +25,11 @@
25
"browserify": "^16.0.0",
26
"nyc": "^14.0.0",
27
"prettier": "^1.0.0",
28
- "remark-cli": "^6.0.0",
29
- "remark-preset-wooorm": "^5.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
30
"tape": "^4.0.0",
31
"tinyify": "^2.0.0",
32
- "xo": "^0.24.0"
+ "xo": "^0.25.0"
33
},
34
"scripts": {
35
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments