fix(js-sdk,admin-bundler): Fix qs import (#11172)

This commit is contained in:
Kasper Fabricius Kristensen
2025-01-27 15:00:18 +00:00
committed by GitHub
parent ea402875a5
commit 65d8d6dc0e
3 changed files with 9 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/admin-bundler": patch
"@medusajs/js-sdk": patch
---
fix(js-sdk,admin-bundler): Import resolve from qs in a way that works in both ESM and CJS projects, and add @medusajs/js-sdk to optimized deps