Remove duplicate dep, x-pack/yarn.lock (#26642)

This commit is contained in:
Josh Dover 2018-12-04 12:04:39 -06:00 committed by GitHub
parent cf0da36f3a
commit a7e68755d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 12025 deletions

3
x-pack/.gitignore vendored
View file

@ -10,3 +10,6 @@
/.env
/.kibana-plugin-helpers.dev.*
!/plugins/infra/**/target
# We don't want any yarn.lock files in here
/yarn.lock

View file

@ -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",

File diff suppressed because it is too large Load diff