@prismer/runtime 1.9.23 → 1.9.24

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/index.cjs CHANGED
@@ -461,7 +461,7 @@ var init_ui = __esm({
461
461
  var version;
462
462
  var init_package = __esm({
463
463
  "package.json"() {
464
- version = "1.9.22";
464
+ version = "1.9.24";
465
465
  }
466
466
  });
467
467