mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
16106d8954
commit
5dec886ecc
3 changed files with 1 additions and 18 deletions
|
@ -377,7 +377,6 @@
|
|||
"license-checker": "^16.0.0",
|
||||
"listr": "^0.14.1",
|
||||
"load-grunt-config": "0.19.2",
|
||||
"makelogs": "^4.3.0",
|
||||
"mocha": "3.3.0",
|
||||
"multistream": "^2.1.1",
|
||||
"murmurhash3js": "3.0.1",
|
||||
|
|
|
@ -18,4 +18,4 @@
|
|||
*/
|
||||
|
||||
require('../src/setup_node_env/node_version_validator');
|
||||
require('makelogs');
|
||||
require('@elastic/makelogs');
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -14362,22 +14362,6 @@ makeerror@1.0.x:
|
|||
dependencies:
|
||||
tmpl "1.0.x"
|
||||
|
||||
makelogs@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/makelogs/-/makelogs-4.3.0.tgz#cfcf9dbe8988f70a06472101e6731cdb27466ab2"
|
||||
integrity sha512-2jSmXtlYhrr0/Y2AqVt0OmySEmxdJlUAd6UJgiPM40TZRfzyO/e51P4LrVnVqujp2pLHktTG6VcTUujyiQQsOA==
|
||||
dependencies:
|
||||
async "^1.4.2"
|
||||
bluebird "^2.10.0"
|
||||
elasticsearch "^15.2.0"
|
||||
inquirer "^0.11.1"
|
||||
lodash "~2.4.1"
|
||||
moment "^2.10.6"
|
||||
optimist "~0.6.1"
|
||||
progress "^1.1.8"
|
||||
through2 "^2.0.0"
|
||||
update-notifier "^0.5.0"
|
||||
|
||||
map-age-cleaner@^0.1.1:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/map-age-cleaner/-/map-age-cleaner-0.1.2.tgz#098fb15538fd3dbe461f12745b0ca8568d4e3f74"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue