Skip to content

Commit 84da3af

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

File tree

3 files changed

+3652
-1134
lines changed

3 files changed

+3652
-1134
lines changed

explorer/next.config.mjs

+1-1
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)