@measured/puck 0.16.0-canary.3298831 → 0.16.0-canary.39d63e0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/rsc.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { C as Config, D as Data } from './Config-VOJqVbHe.js';
2
+ import { C as Config, D as Data } from './Config-B7UadvMA.js';
3
3
  import 'react';
4
4
 
5
5
  declare function Render<UserConfig extends Config = Config>({ config, data, }: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck",
3
- "version": "0.16.0-canary.3298831",
3
+ "version": "0.16.0-canary.39d63e0",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",