Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae6f224

Browse files
committed
Fix build
1 parent 9713b6c commit ae6f224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"typescript": "^4.0.0",
3131
"unist-builder": "^3.0.0",
3232
"unist-util-remove-position": "^4.0.0",
33-
"xo": "^0.53.0"
33+
"xo": "^0.54.0"
3434
},
3535
"scripts": {
3636
"build": "npm run build --workspaces && rimraf \"*.d.ts\" && tsc && type-coverage",

0 commit comments

Comments
 (0)