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 89d3df9 commit bac5d8fCopy full SHA for bac5d8f
package.json
@@ -28,14 +28,14 @@
28
"devDependencies": {
29
"browserify": "^16.0.0",
30
"json-stringify-safe": "^5.0.1",
31
- "nyc": "^12.0.0",
+ "nyc": "^13.0.0",
32
"parse5": "^5.0.0",
33
"prettier": "^1.13.5",
34
- "remark-cli": "^5.0.0",
+ "remark-cli": "^6.0.0",
35
"remark-preset-wooorm": "^4.0.0",
36
"tape": "^4.0.0",
37
"tinyify": "^2.4.3",
38
- "xo": "^0.21.0"
+ "xo": "^0.23.0"
39
},
40
"scripts": {
41
"format": "remark . -qfo && prettier --write '**/*.js' && xo --fix",
0 commit comments