Skip to content

Commit

Permalink
Add @kbn/analytics to the dependencies in @kbn/ui-shared-deps (#9…
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo authored Feb 22, 2021
1 parent bf9b776 commit b1bbe16
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 b1bbe16

Please sign in to comment.