Update dev-dependencies
This commit is contained in:
parent
3f802e9d0e
commit
2670fd801c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
"remark-cli": "^9.0.0",
|
"remark-cli": "^9.0.0",
|
||||||
"remark-preset-wooorm": "^8.0.0",
|
"remark-preset-wooorm": "^8.0.0",
|
||||||
"tape": "^5.0.0",
|
"tape": "^5.0.0",
|
||||||
"xo": "^0.34.0"
|
"xo": "^0.36.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",
|
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",
|
||||||
|
|
Loading…
Add table
Reference in a new issue