chore: remove ranges on medusa packages (#11738)

This commit is contained in:
Oli Juhl
2025-03-06 21:17:05 +08:00
committed by GitHub
parent cc8422d3a1
commit 3b470f4142
63 changed files with 510 additions and 448 deletions

View File

@@ -47,7 +47,7 @@
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-tools/merge": "^9.0.7",
"@graphql-tools/schema": "^10.0.6",
"@medusajs/types": "^2.6.0",
"@medusajs/types": "2.6.0",
"@types/pluralize": "^0.0.33",
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",