@medusajs/stock-location 2.0.5-preview-20241120210152 → 2.0.5-preview-20241121000254

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/stock-location",
3
- "version": "2.0.5-preview-20241120210152",
3
+ "version": "2.0.5-preview-20241121000254",
4
4
  "description": "Stock Location Module for Medusa",
5
5
  "main": "dist/index.js",
6
6
  "repository": {
@@ -23,8 +23,8 @@
23
23
  "author": "Medusa",
24
24
  "license": "MIT",
25
25
  "devDependencies": {
26
- "@medusajs/framework": "2.0.5-preview-20241120210152",
27
- "@medusajs/test-utils": "2.0.5-preview-20241120210152",
26
+ "@medusajs/framework": "2.0.5-preview-20241121000254",
27
+ "@medusajs/test-utils": "2.0.5-preview-20241121000254",
28
28
  "@mikro-orm/cli": "5.9.7",
29
29
  "@mikro-orm/core": "5.9.7",
30
30
  "@mikro-orm/migrations": "5.9.7",
@@ -37,7 +37,7 @@
37
37
  "typescript": "^5.6.2"
38
38
  },
39
39
  "peerDependencies": {
40
- "@medusajs/framework": "2.0.5-preview-20241120210152",
40
+ "@medusajs/framework": "2.0.5-preview-20241121000254",
41
41
  "@mikro-orm/core": "5.9.7",
42
42
  "@mikro-orm/migrations": "5.9.7",
43
43
  "@mikro-orm/postgresql": "5.9.7",