@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.js
CHANGED
|
@@ -15033,6 +15033,7 @@ export default debug;
|
|
|
15033
15033
|
},
|
|
15034
15034
|
optimizeDeps: {
|
|
15035
15035
|
include: [
|
|
15036
|
+
"@kyro-cms/admin",
|
|
15036
15037
|
"use-sync-external-store",
|
|
15037
15038
|
"@tiptap/core",
|
|
15038
15039
|
"@tiptap/react",
|