Skip to content

Commit

Permalink
fix: tune react types version for storybook (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebus-84 authored Jan 21, 2025
1 parent 52be561 commit 7799168
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 161 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@storybook/test": "^7.6.10",
"@types/jest": "^29.5.6",
"@types/node": "^20.11.7",
"@types/react": "^19.0.7",
"@types/react": "^18.0.0",
"fs-extra": "^11.2.0",
"glob-promise": "^6.0.7",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit 7799168

Please sign in to comment.