mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[kbn/bootstrap] validate that certain deps don't ship in production (#80549)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
cd9381c118
commit
07c1284e9d
23 changed files with 842 additions and 709 deletions
|
@ -3,6 +3,9 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"kibana": {
|
||||
"devOnly": true
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": "6.8.0",
|
||||
"babel-eslint": "^10.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue