Updating datemath to 4.0.2, fixing bug with IE11 (#16167)

This commit is contained in:
Brandon Kobel 2018-01-19 14:05:58 -05:00 committed by GitHub
parent d435b2ff90
commit b992281223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@
"url": "https://github.com/elastic/kibana.git"
},
"dependencies": {
"@elastic/datemath": "4.0.1",
"@elastic/datemath": "4.0.2",
"@elastic/eui": "0.0.13",
"@elastic/filesaver": "1.1.2",
"@elastic/numeral": "2.3.1",

View file

@ -63,9 +63,9 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"
"@elastic/datemath@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@elastic/datemath/-/datemath-4.0.1.tgz#d0d50d675f42a881912e1d5ca84bda493bb7e92d"
"@elastic/datemath@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@elastic/datemath/-/datemath-4.0.2.tgz#91417763fa4ec93ad1426cb69aaf2de2e9914a68"
dependencies:
moment "^2.13.0"