@measured/puck 0.18.0-canary.00f3e0f → 0.18.0-canary.01f089b

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.css +1 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1203,7 +1203,7 @@ textarea._Input-input_1h1p1_26 {
1203
1203
  user-select: none;
1204
1204
  -webkit-user-select: none;
1205
1205
  }
1206
- [data-puck-dnd] {
1206
+ [data-puck-dropzone] {
1207
1207
  pointer-events: auto !important;
1208
1208
  }
1209
1209
  [data-puck-disabled] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.18.0-canary.00f3e0f",
3
+ "version": "0.18.0-canary.01f089b",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",