@medusajs/stock-location 2.0.5-preview-20241120031027 → 2.0.5-preview-20241120060154
Sign up to get free protection for your applications and to get access to all the features.
- 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-
|
3
|
+
"version": "2.0.5-preview-20241120060154",
|
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-
|
27
|
-
"@medusajs/test-utils": "2.0.5-preview-
|
26
|
+
"@medusajs/framework": "2.0.5-preview-20241120060154",
|
27
|
+
"@medusajs/test-utils": "2.0.5-preview-20241120060154",
|
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-
|
40
|
+
"@medusajs/framework": "2.0.5-preview-20241120060154",
|
41
41
|
"@mikro-orm/core": "5.9.7",
|
42
42
|
"@mikro-orm/migrations": "5.9.7",
|
43
43
|
"@mikro-orm/postgresql": "5.9.7",
|