Skip to content

Commit

Permalink
chore: update findable-ui to 13.0.1 (#4199) (#4200)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterckx authored Oct 18, 2024
1 parent 212796f commit 84da3af
Show file tree
Hide file tree
Showing 3 changed files with 3,652 additions and 1,134 deletions.
2 changes: 1 addition & 1 deletion explorer/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import withPlugins from "next-compose-plugins";
import path from "path";

const ESM_PACKAGES = [
"axios",
"ky",
"@databiosphere/findable-ui",
"@tanstack/react-table",
];
Expand Down
Loading

0 comments on commit 84da3af

Please sign in to comment.