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 ef4dce3 commit e5c89c1Copy full SHA for e5c89c1
package.json
@@ -29,11 +29,11 @@
29
"browserify": "^16.0.0",
30
"nyc": "^14.0.0",
31
"prettier": "^1.0.0",
32
- "remark-cli": "^6.0.0",
33
- "remark-preset-wooorm": "^5.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
34
"tape": "^4.0.0",
35
"tinyify": "^2.0.0",
36
- "xo": "^0.24.0"
+ "xo": "^0.25.0"
37
},
38
"scripts": {
39
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments