aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNathan Reese <reese.nathan@gmail.com>2018-04-27 11:07:15 -0600
committerGitHub <noreply@github.com>2018-04-27 11:07:15 -0600
commit5a4263ad2d4f2d8aafcd71d97a026587bca00052 (patch)
treefeb0b040fce17a5bc2c3e9ef2f115d37d3f3d58d /package.json
parentfdc24f5b3f607886b25350c29d803878261b2aac (diff)
update to eui 0.0.44 (#18606)
* update to eui 0.0.44 * keep eui dependency in x-pack * wrap EuiBasic table column in span to avoid className prop from getting overridden * remove brittle functional tests that are no longer needed with EUI components * filter field list instead of chaning table size * update x-pack snapshots
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 231f03293..1639308c2 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"url": "https://github.com/elastic/kibana.git"
},
"dependencies": {
- "@elastic/eui": "v0.0.38",
+ "@elastic/eui": "v0.0.44",
"@elastic/filesaver": "1.1.2",
"@elastic/numeral": "2.3.2",
"@elastic/ui-ace": "0.2.3",