Skip to content

Commit c2d2e7d

Browse files
committed
fix: lock the version of @types/prop-types to prevent children prop typings incompatibility
1 parent 36814f6 commit c2d2e7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/coreui-react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@testing-library/jest-dom": "^6.6.3",
5454
"@testing-library/react": "^16.1.0",
5555
"@types/jest": "^29.5.14",
56+
"@types/prop-types": "15.7.13",
5657
"@types/react": "^18.3.18",
5758
"@types/react-dom": "^18.3.5",
5859
"@types/react-transition-group": "^4.4.12",

0 commit comments

Comments
 (0)