mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Updating Mavel to the latest version of Kibana
This commit is contained in:
parent
127ff0cde5
commit
e44677f309
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: '70ad6e27c137bf8f376e233d40c0c11385647625',
|
||||
kibanaRevision: '41f1a510ead1a45f2a2fe6eef10dc669d21a74ab',
|
||||
agentDir: 'agent',
|
||||
buildDir: 'build',
|
||||
packageDir: 'build/packages',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue