Skip to content

Commit

Permalink
add dep on @kbn/config so it is built first
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Feb 25, 2021
1 parent 0194739 commit 6dc2734
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kbn-docs-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"dependencies": {
"@kbn/utils": "link:../kbn-utils",
"@kbn/config": "link:../kbn-config",
"@kbn/dev-utils": "link:../kbn-dev-utils"
}
}

0 comments on commit 6dc2734

Please sign in to comment.