@goodhood-web/nebenan-base 4.11.0-development.7 → 4.11.0-development.8

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.
Files changed (3) hide show
  1. package/index.js +1 -1
  2. package/index.mjs +1 -1
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -79259,7 +79259,7 @@ const NC = (t) => {
79259
79259
  ...ele,
79260
79260
  ...c
79261
79261
  }, z = () => {
79262
- A(() => ({ contentCreatorForm: { ...F } })), v(null), b([]), y(null);
79262
+ A(() => ({ contentCreatorForm: { ...F } })), v(null), b([]), y(null), P(null);
79263
79263
  }, D = () => {
79264
79264
  z(), i();
79265
79265
  }, N = (I, O) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodhood-web/nebenan-base",
3
- "version": "4.11.0-development.7",
3
+ "version": "4.11.0-development.8",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "repository": "https://github.com/good-hood-gmbh/goodhood-web",