@measured/puck-plugin-heading-analyzer 0.16.0-canary.e367dd4 → 0.16.0-canary.eb42734

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 -0
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -73709,6 +73709,7 @@ var require_dist = __commonJS({
73709
73709
  init_react_import2();
73710
73710
  init_react_import2();
73711
73711
  init_react_import2();
73712
+ init_react_import2();
73712
73713
  var import_classnames2 = __toESM2(require_classnames2());
73713
73714
  var getClassNameFactory2 = (rootClass, styles, { baseClass = "" } = {}) => (options = {}) => {
73714
73715
  let descendant = false;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck-plugin-heading-analyzer",
3
- "version": "0.16.0-canary.e367dd4",
3
+ "version": "0.16.0-canary.eb42734",
4
4
  "author": "Measured Corporation Ltd <hello@measured.co>",
5
5
  "repository": "measuredco/puck",
6
6
  "bugs": "https://github.com/measuredco/puck/issues",
@@ -18,7 +18,7 @@
18
18
  "dist"
19
19
  ],
20
20
  "devDependencies": {
21
- "@measured/puck": "^0.16.0-canary.e367dd4",
21
+ "@measured/puck": "^0.16.0-canary.eb42734",
22
22
  "@types/react": "^18.2.0",
23
23
  "@types/react-dom": "^18.2.0",
24
24
  "eslint": "^7.32.0",