mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-21 07:11:54 +01:00
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"dependencies": {
|
|
"react-datepicker": "^7.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react-datepicker": "^6.2.0"
|
|
}
|
|
}
|