@medusajs/cart 0.0.4-snapshot-20240929172746 → 0.0.4-snapshot-20240930060235

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/cart",
3
- "version": "0.0.4-snapshot-20240929172746",
3
+ "version": "0.0.4-snapshot-20240930060235",
4
4
  "description": "Medusa Cart module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -44,13 +44,13 @@
44
44
  "@swc/core": "^1.7.28",
45
45
  "@swc/jest": "^0.2.36",
46
46
  "jest": "^29.7.0",
47
- "medusa-test-utils": "1.1.45-snapshot-20240929172746",
47
+ "medusa-test-utils": "1.1.45-snapshot-20240930060235",
48
48
  "rimraf": "^3.0.2",
49
49
  "tsc-alias": "^1.8.6",
50
50
  "typescript": "^5.6.2"
51
51
  },
52
52
  "peerDependencies": {
53
- "@medusajs/framework": "0.0.2-snapshot-20240929172746",
53
+ "@medusajs/framework": "0.0.2-snapshot-20240930060235",
54
54
  "@mikro-orm/core": "5.9.7",
55
55
  "@mikro-orm/migrations": "5.9.7",
56
56
  "@mikro-orm/postgresql": "5.9.7",