mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Updated pinned version of Kibana to include fix for tabel panel layout
This commit is contained in:
parent
dcbc2f2c9a
commit
d91d8d056b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = function (grunt) {
|
|||
var config = {
|
||||
pkg: grunt.file.readJSON('package.json'),
|
||||
kibanaCheckoutDir: './kibana/vendor/kibana',
|
||||
kibanaRevision: 'db53cf32752b2873a6f036289533596d2dd6ef06',
|
||||
kibanaRevision: '3dcc1b8d87c1282547860a74c48df0f9cf630914',
|
||||
agentDir: 'agent',
|
||||
buildDir: 'build',
|
||||
packageDir: 'build/packages',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue