mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Updating to the latest Kibana version with the XXS fix
This commit is contained in:
parent
221da97b5b
commit
d7d12b7c4b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ module.exports = function (grunt) {
|
|||
var config = {
|
||||
pkg: grunt.file.readJSON('package.json'),
|
||||
kibanaCheckoutDir: './kibana/vendor/kibana',
|
||||
kibanaRevision: '31eeb583cd5508174aa88fda2f51fe9b0b5df9fb',
|
||||
kibanaRevision: '3eca909d2f9a4f3ce0bca71bbd03ecf1a91827ae',
|
||||
agentDir: 'agent',
|
||||
buildDir: 'build',
|
||||
packageDir: 'build/packages',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue