@medusajs/promotion 0.0.4 → 0.0.5-snapshot-20240503181318

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/promotion",
3
- "version": "0.0.4",
3
+ "version": "0.0.5-snapshot-20240503181318",
4
4
  "description": "Medusa Promotion 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.11",
52
- "@medusajs/types": "^1.11.16",
53
- "@medusajs/utils": "1.11.9",
51
+ "@medusajs/modules-sdk": "1.12.12-snapshot-20240503181318",
52
+ "@medusajs/types": "1.11.17-snapshot-20240503181318",
53
+ "@medusajs/utils": "1.11.10-snapshot-20240503181318",
54
54
  "@mikro-orm/core": "5.9.7",
55
55
  "@mikro-orm/migrations": "5.9.7",
56
56
  "@mikro-orm/postgresql": "5.9.7",