mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-15 15:47:12 -06:00
fix(TimeDateSelector): 8.1.0 is a bad version with many bugs, went back to last stable version 7.6.0 and no issues
This commit is contained in:
@ -9,10 +9,10 @@
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-datepicker": "^8.1.0",
|
||||
"react-datepicker": "7.6.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.20.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-scripts": "^5.0.1",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user