Skip to content

Commit 169f6f5

Browse files
author
Farhoud Shapouran
committedOct 27, 2023
fix: react types resolutions version
1 parent 0132448 commit 169f6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"typescript": "^4.5.2"
8888
},
8989
"resolutions": {
90-
"@types/react": "17.0.21"
90+
"@types/react": "17.0.43"
9191
},
9292
"peerDependencies": {
9393
"dayjs": "*",

0 commit comments

Comments
 (0)