Skip to content

Commit d4829d1

Browse files
Bump EUI and Kibana version
1 parent 16fc601 commit d4829d1

File tree

2 files changed

+650
-27
lines changed

2 files changed

+650
-27
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "elastalert-kibana-plugin",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "Create, test and edit ElastAlert rules within Kibana.",
55
"main": "index.js",
66
"license": "SEE LICENSE IN LICENSE.md",
77
"kibana": {
8-
"version": "6.3.3",
8+
"version": "6.4.1",
99
"templateVersion": "1.0.0"
1010
},
1111
"scripts": {
@@ -33,6 +33,6 @@
3333
"expect.js": "^0.3.1"
3434
},
3535
"dependencies": {
36-
"@elastic/eui": "^3.5.1"
36+
"@elastic/eui": "^3.7.0"
3737
}
3838
}

0 commit comments

Comments
 (0)