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 fee7466 commit a07a655Copy full SHA for a07a655
package.json
@@ -24,11 +24,11 @@
24
"browserify": "^16.0.0",
25
"nyc": "^14.0.0",
26
"prettier": "^1.0.0",
27
- "remark-cli": "^6.0.0",
28
- "remark-preset-wooorm": "^5.0.0",
+ "remark-cli": "^7.0.0",
+ "remark-preset-wooorm": "^6.0.0",
29
"tape": "^4.0.0",
30
"tinyify": "^2.0.0",
31
- "xo": "^0.24.0"
+ "xo": "^0.25.0"
32
},
33
"scripts": {
34
"format": "remark . -qfo && prettier --write \"**/*.js\" && xo --fix",
0 commit comments