Skip to content

Commit

Permalink
fix(boxplot): included boxplot in monorepo tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasNewman committed May 29, 2023
1 parent 0f0a926 commit 028852f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.monorepo.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

// Charts now
{ "path": "./packages/bar" },
{ "path": "./packages/boxplot" },
{ "path": "./packages/bullet" },
{ "path": "./packages/bump" },
{ "path": "./packages/calendar" },
Expand Down

0 comments on commit 028852f

Please sign in to comment.