@measured/puck 0.12.0-canary.53e3fc5 → 0.12.0-canary.5c13de5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/dist/index.css +252 -124
  2. package/dist/index.js +244 -363
  3. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.12.0-canary.53e3fc5",
3
+ "version": "0.12.0-canary.5c13de5",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",