@puckeditor/plugin-ai 0.7.1-canary.9ca7d742 → 0.7.1-canary.a35e233f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -6660,7 +6660,7 @@ var PlanCard = ({
6660
6660
  size: "large",
6661
6661
  fullWidth: true,
6662
6662
  variant: "ghost",
6663
- href: "https://cal.com/chrisvxd/puck-enquiry",
6663
+ href: "https://puckeditor.com/contact-sales",
6664
6664
  children: "Book a call"
6665
6665
  }
6666
6666
  ) })
@@ -6720,7 +6720,7 @@ var PlanCard = ({
6720
6720
  size: "large",
6721
6721
  fullWidth: true,
6722
6722
  variant: "primary",
6723
- href: "https://cal.com/chrisvxd/puck-enquiry",
6723
+ href: "https://puckeditor.com/contact-sales",
6724
6724
  children: "Book a call"
6725
6725
  }
6726
6726
  ) })
package/dist/index.mjs CHANGED
@@ -6670,7 +6670,7 @@ var PlanCard = ({
6670
6670
  size: "large",
6671
6671
  fullWidth: true,
6672
6672
  variant: "ghost",
6673
- href: "https://cal.com/chrisvxd/puck-enquiry",
6673
+ href: "https://puckeditor.com/contact-sales",
6674
6674
  children: "Book a call"
6675
6675
  }
6676
6676
  ) })
@@ -6730,7 +6730,7 @@ var PlanCard = ({
6730
6730
  size: "large",
6731
6731
  fullWidth: true,
6732
6732
  variant: "primary",
6733
- href: "https://cal.com/chrisvxd/puck-enquiry",
6733
+ href: "https://puckeditor.com/contact-sales",
6734
6734
  children: "Book a call"
6735
6735
  }
6736
6736
  ) })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@puckeditor/plugin-ai",
3
- "version": "0.7.1-canary.9ca7d742",
3
+ "version": "0.7.1-canary.a35e233f",
4
4
  "author": "Chris Villa <chris@puckeditor.com>",
5
5
  "repository": "puckeditor/puck",
6
6
  "bugs": "https://github.com/puckeditor/puck/issues",