@measured/puck 0.12.0-canary.889b4c7 → 0.12.0-canary.abb6ff1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -34629,7 +34629,7 @@ function Puck({
34629
34629
  __spreadProps(__spreadValues({
34630
34630
  dispatch,
34631
34631
  state: appState
34632
- }, data.root), {
34632
+ }, rootProps), {
34633
34633
  children: /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(DropZone, { zone: rootDroppableId })
34634
34634
  })
34635
34635
  ) }) }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.12.0-canary.889b4c7",
3
+ "version": "0.12.0-canary.abb6ff1",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",