@medusajs/fulfillment-manual 0.0.3-snapshot-20240516152256 → 0.0.3-snapshot-20240520151134

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/fulfillment-manual",
3
- "version": "0.0.3-snapshot-20240516152256",
3
+ "version": "0.0.3-snapshot-20240520151134",
4
4
  "description": "Manual fulfillment for Medusa",
5
5
  "main": "dist/index.js",
6
6
  "repository": {
@@ -29,7 +29,7 @@
29
29
  "typescript": "^4.9.5"
30
30
  },
31
31
  "dependencies": {
32
- "@medusajs/utils": "1.12.0-snapshot-20240516152256",
32
+ "@medusajs/utils": "1.12.0-snapshot-20240520151134",
33
33
  "body-parser": "^1.19.0",
34
34
  "express": "^4.17.1"
35
35
  },