tsv2-library 0.2.98 → 0.2.99

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.
@@ -63146,7 +63146,7 @@ const Hg = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI1IiBoZWlnaHQ9IjEyNSIgdm
63146
63146
  { label: "RFID", value: "RFID" },
63147
63147
  { label: "QR", value: "QR" },
63148
63148
  { label: "RFID & QR", value: "RFID & QR" },
63149
- { label: "Non-TAG", value: "Non-TAG" }
63149
+ { label: "Non TAG", value: "Non TAG" }
63150
63150
  ];
63151
63151
  break;
63152
63152
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
- "version": "0.2.98",
3
+ "version": "0.2.99",
4
4
  "author": "fixedassetv2-fe",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",