@measured/puck-plugin-heading-analyzer 0.14.0-canary.22a4182 → 0.14.0-canary.26bc4ff

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@measured/puck-plugin-heading-analyzer",
3
- "version": "0.14.0-canary.22a4182",
3
+ "version": "0.14.0-canary.26bc4ff",
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.14.0-canary.22a4182",
21
+ "@measured/puck": "^0.14.0-canary.26bc4ff",
22
22
  "@types/react": "^18.2.0",
23
23
  "@types/react-dom": "^18.2.0",
24
24
  "eslint": "^7.32.0",
@@ -32,6 +32,7 @@
32
32
  "react-from-json": "^0.8.0"
33
33
  },
34
34
  "peerDependencies": {
35
+ "@measured/puck": "^0.13.1",
35
36
  "react": "^17.0.0 || ^18.0.0"
36
37
  }
37
38
  }