keyborg 2.166.0-canary.0 → 2.167.0-canary.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.
- package/dist/esm/index.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
package/dist/index.js
CHANGED
|
@@ -488,7 +488,7 @@ function disposeKeyborg(instance) {
|
|
|
488
488
|
}
|
|
489
489
|
|
|
490
490
|
// src/index.ts
|
|
491
|
-
var version = "2.
|
|
491
|
+
var version = "2.167.0-canary.0";
|
|
492
492
|
// Annotate the CommonJS export names for ESM import in node:
|
|
493
493
|
0 && (module.exports = {
|
|
494
494
|
KEYBORG_FOCUSIN,
|