@medusajs/product 0.4.0-snapshot-20240329212017 → 0.4.0-snapshot-20240401075323

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/product",
3
- "version": "0.4.0-snapshot-20240329212017",
3
+ "version": "0.4.0-snapshot-20240401075323",
4
4
  "description": "Medusa Product module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -41,7 +41,7 @@
41
41
  "cross-env": "^5.2.1",
42
42
  "faker": "^6.6.6",
43
43
  "jest": "^29.6.3",
44
- "medusa-test-utils": "1.1.44-snapshot-20240329212017",
44
+ "medusa-test-utils": "1.1.44-snapshot-20240401075323",
45
45
  "pg-god": "^1.0.12",
46
46
  "rimraf": "^3.0.2",
47
47
  "ts-jest": "^29.1.1",
@@ -50,9 +50,9 @@
50
50
  "typescript": "^5.1.6"
51
51
  },
52
52
  "dependencies": {
53
- "@medusajs/modules-sdk": "1.12.11-snapshot-20240329212017",
54
- "@medusajs/types": "1.12.0-snapshot-20240329212017",
55
- "@medusajs/utils": "1.12.0-snapshot-20240329212017",
53
+ "@medusajs/modules-sdk": "1.12.11-snapshot-20240401075323",
54
+ "@medusajs/types": "1.12.0-snapshot-20240401075323",
55
+ "@medusajs/utils": "1.12.0-snapshot-20240401075323",
56
56
  "@mikro-orm/core": "5.9.7",
57
57
  "@mikro-orm/migrations": "5.9.7",
58
58
  "@mikro-orm/postgresql": "5.9.7",