add date interval module

This commit is contained in:
2016-04-22 11:25:06 -07:00
parent df8bd2123b
commit d357971554
2 changed files with 38 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"dependencies": {
"elasticsearch": "~11.0.1",
"lodash": "~4.11.1",
"moment": "~2.10.6",
"puid": "~1.0.5"
}
}