mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[packages] Move @kbn/crypto to Bazel (#99233)
This commit is contained in:
parent
96da390e6f
commit
ae6109e15a
8 changed files with 97 additions and 17 deletions
|
@ -10,10 +10,7 @@
|
|||
"kbn:bootstrap": "yarn build",
|
||||
"kbn:watch": "yarn build --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kbn/crypto": "link:../kbn-crypto"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kbn/utility-types": "link:../kbn-utility-types"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue