set strong min moment version with ts 2.0 support

This commit is contained in:
Artur-A 2017-02-12 08:25:02 +03:00
parent 4ec7d1b63a
commit 4b53f02b05

View File

@ -1,5 +1,5 @@
{
"dependencies": {
"moment": "^2.17.1"
"moment": ">=2.17.1"
}
}