medusa-fulfillment-manual
Advanced tools
Comparing version 1.1.40-next-20240314124317 to 1.1.40-next-20240319121007
# Change Log | ||
## 1.1.40-next-20240314124317 | ||
## 1.1.40-next-20240319121007 | ||
### Patch Changes | ||
- Updated dependencies []: | ||
- medusa-interfaces@1.3.9-next-20240314124317 | ||
- Updated dependencies [[`8f8a4f9b13`](https://github.com/medusajs/medusa/commit/8f8a4f9b1353087d98f6cc75346d43a7f49901a8)]: | ||
- medusa-interfaces@1.3.9-next-20240319121007 | ||
@@ -10,0 +10,0 @@ ## 1.1.39 |
{ | ||
"name": "medusa-fulfillment-manual", | ||
"version": "1.1.40-next-20240314124317", | ||
"version": "1.1.40-next-20240319121007", | ||
"description": "A manual fulfillment provider for Medusa", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"jest": "^25.5.4", | ||
"medusa-interfaces": "1.3.9-next-20240314124317" | ||
"medusa-interfaces": "1.3.9-next-20240319121007" | ||
}, | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"medusa-interfaces": "1.3.9-next-20240314124317" | ||
"medusa-interfaces": "1.3.9-next-20240319121007" | ||
}, | ||
@@ -39,0 +39,0 @@ "dependencies": { |
21646