Skip to content

Commit 305a76b

Browse files
committed
Update dev-dependencies
1 parent c3e6b89 commit 305a76b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"files": [
2929
"index.js"
3030
],
31-
"dependencies": {},
3231
"devDependencies": {
3332
"browserify": "^17.0.0",
3433
"hastscript": "^6.0.0",
@@ -39,7 +38,7 @@
3938
"tape": "^5.0.0",
4039
"tinyify": "^3.0.0",
4140
"unist-builder": "^2.0.0",
42-
"xo": "^0.35.0"
41+
"xo": "^0.38.0"
4342
},
4443
"scripts": {
4544
"format": "remark . -qfo && prettier . -w --loglevel warn && xo --fix",

0 commit comments

Comments
 (0)