@domternal/core 1.0.1 → 1.0.2

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
@@ -11240,7 +11240,7 @@ var StarterKit = Extension.create({
11240
11240
  });
11241
11241
 
11242
11242
  // src/index.ts
11243
- var VERSION = "1.0.1";
11243
+ var VERSION = "1.0.2";
11244
11244
 
11245
11245
  Object.defineProperty(exports, "PluginKey", {
11246
11246
  enumerable: true,