tsv2-library 0.2.10 → 0.2.11

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.
@@ -43060,7 +43060,7 @@ const TI = { class: "flex items-center gap-3 w-full" }, FI = {
43060
43060
  try {
43061
43061
  if (!z())
43062
43062
  throw new Error("NOT_SUPPORTED_SYSTEM");
43063
- if (a("connect"), !l.value.length || !u.value[r.type])
43063
+ if (console.log("🚀 ~ connect ~ devices.value:", l.value), a("connect"), !l.value.length || !u.value[r.type])
43064
43064
  throw new Error("HARDWARE_NOT_SYNCHRONIZED");
43065
43065
  await bu.connectDevice(), a("connected", u.value[r.type]);
43066
43066
  } catch (K) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "author": "fixedassetv2-fe",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",