mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* moment-range: Provides its own types * add moment-range as dependency to react-daterange-picker * fix moment-range types in react-daterange-picker
8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"moment": "^2.18.1",
|
|
"moment-range": "^4.0.0"
|
|
}
|
|
}
|