@colijnit/product 260.1.2 → 261.1.0

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.
@@ -31,8 +31,8 @@
31
31
  function Version() {
32
32
  this.name = "@colijnit/product";
33
33
  this.description = "Product detail page project for iOne";
34
- this.symVer = "260.1.2";
35
- this.publishDate = "5-1-2026 18:13:02";
34
+ this.symVer = "261.1.0";
35
+ this.publishDate = "1/13/2026, 11:04:27 AM";
36
36
  }
37
37
  return Version;
38
38
  }());