fix(medusa): downgrade papaparse version (#4174)

* fix: downgrade `papaparse` version

* chore: changesets

---------

Co-authored-by: fPolic <frane@medusajs.com>
This commit is contained in:
Frane Polić
2023-05-25 20:26:58 +02:00
committed by GitHub
parent 345beb7010
commit 92f01cefbc
4 changed files with 24 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): fix CSV parsing issues by downgrading the version of the parsing library