Skip to content

Commit

Permalink
react-datepicker 4.8.0 -> 7.0.0
Browse files Browse the repository at this point in the history
nafg committed Jun 17, 2024
1 parent a3695e9 commit 973da01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@ lazy val reactPhoneNumberInput = project.configure(moduleConfig("react-phone-num
lazy val reactAutocomplete = project.configure(moduleConfig("react-autocomplete", "1.8.1"))
lazy val reactWidgets = project.configure(moduleConfig("react-widgets", "5.8.4"))
lazy val reactWaypoint = project.configure(moduleConfig("react-waypoint", "10.3.0"))
lazy val reactDatepicker = project.configure(moduleConfig("react-datepicker", "4.8.0"))
lazy val reactDatepicker = project.configure(moduleConfig("react-datepicker", "7.0.0"))

def materialUiCoreVersion = "5.14.20"

0 comments on commit 973da01

Please sign in to comment.