mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Remove duplicate dep, x-pack/yarn.lock (#26642)
This commit is contained in:
parent
cf0da36f3a
commit
a7e68755d1
3 changed files with 4 additions and 12025 deletions
3
x-pack/.gitignore
vendored
3
x-pack/.gitignore
vendored
|
@ -10,3 +10,6 @@
|
|||
/.env
|
||||
/.kibana-plugin-helpers.dev.*
|
||||
!/plugins/infra/**/target
|
||||
|
||||
# We don't want any yarn.lock files in here
|
||||
/yarn.lock
|
||||
|
|
|
@ -116,13 +116,12 @@
|
|||
"yargs": "4.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/datemath": "^4.0.2",
|
||||
"@elastic/datemath": "5.0.0",
|
||||
"@elastic/eui": "5.3.0",
|
||||
"@elastic/node-crypto": "0.1.2",
|
||||
"@elastic/node-phantom-simple": "2.2.4",
|
||||
"@elastic/numeral": "2.3.2",
|
||||
"@kbn/babel-preset": "1.0.0",
|
||||
"@elastic/datemath": "5.0.0",
|
||||
"@kbn/es-query": "1.0.0",
|
||||
"@kbn/i18n": "1.0.0",
|
||||
"@kbn/ui-framework": "1.0.0",
|
||||
|
|
12023
x-pack/yarn.lock
12023
x-pack/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue