@tiptap/extension-code-block-lowlight 2.5.0-pre.9 → 3.0.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/index.umd.js CHANGED
@@ -1560,7 +1560,7 @@
1560
1560
  return mode;
1561
1561
  }
1562
1562
 
1563
- var version = "11.9.0";
1563
+ var version = "11.10.0";
1564
1564
 
1565
1565
  class HTMLInjectionError extends Error {
1566
1566
  constructor(reason, html) {