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 297b1e6 commit d04d54aCopy full SHA for d04d54a
package.json
@@ -29,12 +29,12 @@
29
"object-assign": "^4.1.0"
30
},
31
"devDependencies": {
32
- "nyc": "^12.0.2",
+ "nyc": "^14.0.0",
33
"prettier": "^1.14.2",
34
- "remark-cli": "^5.0.0",
35
- "remark-preset-wooorm": "^4.0.0",
36
- "tape": "^4.2.0",
37
- "xo": "^0.22.0"
+ "remark-cli": "^6.0.0",
+ "remark-preset-wooorm": "^5.0.0",
+ "tape": "^4.0.0",
+ "xo": "^0.24.0"
38
39
"scripts": {
40
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments