Skip to content

Commit 84da3af

Browse files
authored
chore: update findable-ui to 13.0.1 (#4199) (#4200)
1 parent 212796f commit 84da3af

3 files changed

Lines changed: 3652 additions & 1134 deletions

File tree

explorer/next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import withPlugins from "next-compose-plugins";
33
import path from "path";
44

55
const ESM_PACKAGES = [
6-
"axios",
6+
"ky",
77
"@databiosphere/findable-ui",
88
"@tanstack/react-table",
99
];

0 commit comments

Comments
 (0)