@medusajs/promotion 0.0.5-snapshot-20241008110822 → 0.0.5-snapshot-20241009065704

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.5-snapshot-20241008110822",
3
+ "version": "0.0.5-snapshot-20241009065704",
4
4
  "description": "Medusa Promotion module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -37,7 +37,7 @@
37
37
  "orm:cache:clear": " MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
38
38
  },
39
39
  "devDependencies": {
40
- "@medusajs/framework": "0.0.2-snapshot-20241008110822",
40
+ "@medusajs/framework": "0.0.2-snapshot-20241009065704",
41
41
  "@mikro-orm/cli": "5.9.7",
42
42
  "@mikro-orm/core": "5.9.7",
43
43
  "@mikro-orm/migrations": "5.9.7",
@@ -45,13 +45,13 @@
45
45
  "@swc/core": "^1.7.28",
46
46
  "@swc/jest": "^0.2.36",
47
47
  "jest": "^29.7.0",
48
- "medusa-test-utils": "1.1.45-snapshot-20241008110822",
48
+ "medusa-test-utils": "1.1.45-snapshot-20241009065704",
49
49
  "rimraf": "^3.0.2",
50
50
  "tsc-alias": "^1.8.6",
51
51
  "typescript": "^5.6.2"
52
52
  },
53
53
  "peerDependencies": {
54
- "@medusajs/framework": "0.0.2-snapshot-20241008110822",
54
+ "@medusajs/framework": "0.0.2-snapshot-20241009065704",
55
55
  "@mikro-orm/core": "5.9.7",
56
56
  "@mikro-orm/migrations": "5.9.7",
57
57
  "@mikro-orm/postgresql": "5.9.7",