mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix: exponent values in table view (#15309)
the new release includes a fix for dealing with exponent values and precision backport uses 2.2.2 instead of 2.3.1
This commit is contained in:
parent
634bf10d49
commit
e1d0ac7960
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
"@elastic/httpolyglot": "0.1.2-elasticpatch1",
|
||||
"@elastic/leaflet-draw": "0.2.3",
|
||||
"@elastic/leaflet-heat": "0.1.3",
|
||||
"@elastic/numeral": "2.2.1",
|
||||
"@elastic/numeral": "2.2.2",
|
||||
"@elastic/test-subj-selector": "0.2.1",
|
||||
"@elastic/ui-ace": "0.2.3",
|
||||
"@elastic/webpack-directory-name-as-main": "2.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue