@medusajs/region 0.1.2-snapshot-20240718083016 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/region",
3
- "version": "0.1.2-snapshot-20240718083016",
3
+ "version": "0.1.2",
4
4
  "description": "Medusa Region module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -48,9 +48,9 @@
48
48
  "typescript": "^5.1.6"
49
49
  },
50
50
  "dependencies": {
51
- "@medusajs/modules-sdk": "1.12.12-snapshot-20240718083016",
52
- "@medusajs/types": "1.11.17-snapshot-20240718083016",
53
- "@medusajs/utils": "1.11.10-snapshot-20240718083016",
51
+ "@medusajs/modules-sdk": "^1.12.12",
52
+ "@medusajs/types": "^1.11.17",
53
+ "@medusajs/utils": "^1.11.10",
54
54
  "@mikro-orm/core": "5.9.7",
55
55
  "@mikro-orm/migrations": "5.9.7",
56
56
  "@mikro-orm/postgresql": "5.9.7",