@medusajs/fulfillment-manual 2.0.5-preview-20241117090148 → 2.0.5-preview-20241117180155
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@medusajs/fulfillment-manual",
|
3
|
-
"version": "2.0.5-preview-
|
3
|
+
"version": "2.0.5-preview-20241117180155",
|
4
4
|
"description": "Manual fulfillment for Medusa",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"repository": {
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"watch": "tsc --watch"
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
|
-
"@medusajs/framework": "2.0.5-preview-
|
28
|
+
"@medusajs/framework": "2.0.5-preview-20241117180155",
|
29
29
|
"@swc/core": "^1.7.28",
|
30
30
|
"@swc/jest": "^0.2.36",
|
31
31
|
"jest": "^29.7.0",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
"typescript": "^5.6.2"
|
34
34
|
},
|
35
35
|
"peerDependencies": {
|
36
|
-
"@medusajs/framework": "2.0.5-preview-
|
36
|
+
"@medusajs/framework": "2.0.5-preview-20241117180155"
|
37
37
|
},
|
38
38
|
"keywords": [
|
39
39
|
"medusa-plugin",
|