We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212796f commit 84da3afCopy full SHA for 84da3af
explorer/next.config.mjs
@@ -3,7 +3,7 @@ import withPlugins from "next-compose-plugins";
3
import path from "path";
4
5
const ESM_PACKAGES = [
6
- "axios",
+ "ky",
7
"@databiosphere/findable-ui",
8
"@tanstack/react-table",
9
];
0 commit comments