mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
the new release includes a fix for dealing with exponent values and precision
This commit is contained in:
parent
0f447fb361
commit
4d8d09fe95
2 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@
|
|||
"@elastic/datemath": "4.0.2",
|
||||
"@elastic/eui": "0.0.14",
|
||||
"@elastic/filesaver": "1.1.2",
|
||||
"@elastic/numeral": "2.3.0",
|
||||
"@elastic/numeral": "2.3.1",
|
||||
"@elastic/test-subj-selector": "0.2.1",
|
||||
"@elastic/ui-ace": "0.2.3",
|
||||
"JSONStream": "1.1.1",
|
||||
|
|
|
@ -110,9 +110,9 @@
|
|||
version "1.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/filesaver/-/filesaver-1.1.2.tgz#1998ffb3cd89c9da4ec12a7793bfcae10e30c77a"
|
||||
|
||||
"@elastic/numeral@2.3.0":
|
||||
version "2.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/numeral/-/numeral-2.3.0.tgz#e88e4668b16c7f28954eae7124072187843edc25"
|
||||
"@elastic/numeral@2.3.1":
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@elastic/numeral/-/numeral-2.3.1.tgz#743801971d8f0c975f9a122867d0e8939d31b3eb"
|
||||
|
||||
"@elastic/test-subj-selector@0.2.1":
|
||||
version "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue