Skip to content

Commit ac7281c

Browse files
committed
Update README.md 📚
1 parent a00d0ed commit ac7281c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ yarn add react-tailwindcss-datepicker
6363
Make sure you have installed the peer dependencies as well with the below versions.
6464

6565
```
66-
"dayjs": "^1.11.6",
67-
"react": "^17.0.2 || ^18.2.0"
66+
"dayjs": "^1.11.12",
67+
"react": "^17.0.2 || ^18.2.0" || "^19.0.0"
6868
```
6969

7070
## Simple Usage

0 commit comments

Comments
 (0)