Skip to content

Commit

Permalink
🐛 fix: lock father to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Oct 22, 2023
1 parent ff95f6e commit f6618e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"@testing-library/react": "^14",
"@types/chroma-js": "^2",
"@types/lodash-es": "^4",
"@types/react": "18.2.29",
"@types/react": "18.2.31",
"@types/react-dom": "^18",
"@umijs/lint": "^4",
"@vitest/coverage-v8": "latest",
Expand All @@ -115,7 +115,7 @@
"dumi": "^2",
"dumi-theme-antd-style": "latest",
"eslint": "^8",
"father": "^4",
"father": "4.3.1",
"husky": "^8",
"jsdom": "^22",
"leva": "^0.9.35",
Expand Down

0 comments on commit f6618e5

Please sign in to comment.