mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Updating datemath to 4.0.2, fixing bug with IE11 (#16167)
This commit is contained in:
parent
d435b2ff90
commit
b992281223
2 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue