@factorialco/f0-react 2.32.0 → 2.32.1

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.
@@ -842,11 +842,6 @@ declare module "gridstack" {
842
842
  }
843
843
 
844
844
 
845
- declare namespace Calendar {
846
- var displayName: string;
847
- }
848
-
849
-
850
845
  declare module "@tiptap/core" {
851
846
  interface Commands<ReturnType> {
852
847
  aiBlock: {
@@ -896,6 +891,11 @@ declare module "@tiptap/core" {
896
891
  }
897
892
 
898
893
 
894
+ declare namespace Calendar {
895
+ var displayName: string;
896
+ }
897
+
898
+
899
899
  declare namespace F0GraphNodeWrapperInner {
900
900
  var displayName: string;
901
901
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "2.32.0",
3
+ "version": "2.32.1",
4
4
  "private": false,
5
5
  "files": [
6
6
  "assets",