@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.js CHANGED
@@ -444,7 +444,7 @@ var init_ui = __esm({
444
444
  var version;
445
445
  var init_package = __esm({
446
446
  "package.json"() {
447
- version = "1.9.22";
447
+ version = "1.9.24";
448
448
  }
449
449
  });
450
450