mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 08:58:23 +08:00
* Make moment dependency use `>` instead of fixed version * Remove unused file * Use moment.MomentFormatSpecification * Add dependency on moment
5 lines
60 B
JSON
5 lines
60 B
JSON
{
|
|
"dependencies": {
|
|
"moment": ">=2.14.0"
|
|
}
|
|
} |