Skip to content

Commit

Permalink
Add @kbn/analytics to the dependencies in @kbn/ui-shared-deps pac…
Browse files Browse the repository at this point in the history
…kage.json
  • Loading branch information
afharo committed Feb 22, 2021
1 parent c9ca111 commit 72c4955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-ui-shared-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"kbn:watch": "node scripts/build --dev --watch"
},
"dependencies": {
"@kbn/analytics": "link:../kbn-analytics",
"@kbn/i18n": "link:../kbn-i18n",
"@kbn/monaco": "link:../kbn-monaco"
},
Expand Down

0 comments on commit 72c4955

Please sign in to comment.