Skip to content

Commit

Permalink
🐛 fix: bump father version
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Sep 9, 2023
1 parent 25f174e commit 5b08144
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"dumi": "^2",
"dumi-theme-lobehub": "latest",
"eslint": "^8",
"father": "4.3.1",
"father": "^4",
"husky": "^8",
"jsdom": "^22",
"leva": "^0",
Expand Down
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
},
"types": ["vitest/globals"]
},
"exclude": ["client.ts"],
"include": ["src", "tests", ".dumi/**/*", "typings", "example/.dumirc.ts", "*.ts"]
}

0 comments on commit 5b08144

Please sign in to comment.