@kyro-cms/admin 0.10.0 → 0.10.1
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 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/integration.ts +1 -0
package/dist/index.cjs
CHANGED
|
@@ -15054,6 +15054,7 @@ export default debug;
|
|
|
15054
15054
|
},
|
|
15055
15055
|
optimizeDeps: {
|
|
15056
15056
|
include: [
|
|
15057
|
+
"@kyro-cms/admin",
|
|
15057
15058
|
"use-sync-external-store",
|
|
15058
15059
|
"@tiptap/core",
|
|
15059
15060
|
"@tiptap/react",
|