@ph-itdev/warehouse-zone-manager 0.2026.629 → 0.2026.630

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ph-itdev/warehouse-zone-manager",
3
- "version": "0.2026.0629",
3
+ "version": "0.2026.630",
4
4
  "description": "Manage warehouse zones, bin locations, put-away rules, and zone-based picking strategies for fulfillment automation.",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
@@ -28,7 +28,7 @@
28
28
  "warehouse"
29
29
  ],
30
30
  "author": "@ph-itdev",
31
- "license": "MIT",
31
+ "license": "MIT \u00a9 Nilo Besingga",
32
32
  "repository": {
33
33
  "type": "git",
34
34
  "url": "https://github.com/nilskie06/warehouse-zone-manager.git"
@@ -40,4 +40,4 @@
40
40
  "engines": {
41
41
  "node": ">=14.0.0"
42
42
  }
43
- }
43
+ }