@domternal/core 1.0.2 → 1.0.3
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 +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
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.
|
|
11243
|
+
var VERSION = "1.0.3";
|
|
11244
11244
|
|
|
11245
11245
|
Object.defineProperty(exports, "PluginKey", {
|
|
11246
11246
|
enumerable: true,
|