chore: Revert version range to ^ (#11390)

This commit is contained in:
Oli Juhl
2025-02-11 11:35:25 +01:00
committed by GitHub
parent d3bf59bb7a
commit db03738b5f
59 changed files with 441 additions and 441 deletions

View File

@@ -18,7 +18,7 @@
"package.json"
],
"devDependencies": {
"@medusajs/types": "~2.4.0",
"@medusajs/types": "^2.4.0",
"@types/compression": "^1.7.5",
"copyfiles": "^2.4.1",
"express": "^4.21.0",