We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5c55c commit 4fb4182Copy full SHA for 4fb4182
packages/kbn-monaco/package.json
@@ -11,5 +11,8 @@
11
"devDependencies": {
12
"@kbn/babel-preset": "link:../kbn-babel-preset",
13
"@kbn/dev-utils": "link:../kbn-dev-utils"
14
+ },
15
+ "dependencies": {
16
+ "@kbn/i18n": "link:../kbn-i18n"
17
}
18
0 commit comments