chore(medusa): pin @swc/core version to 1.5.7 (#7490)

This commit is contained in:
Shahed Nasser
2024-05-28 09:35:32 +02:00
committed by GitHub
parent 223b3978b2
commit f8252b3d27
2 changed files with 127 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"@medusajs/orchestration": "^0.5.7",
"@medusajs/utils": "^1.11.9",
"@medusajs/workflows-sdk": "^0.1.6",
"@swc/core": "^1.4.8",
"@swc/core": "1.5.7",
"@swc/helpers": "^0.5.11",
"awilix": "^8.0.0",
"body-parser": "^1.19.0",