@titaui/pc 1.15.63-beta.6 → 1.15.63-beta.7

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.
@@ -141,4 +141,4 @@ function useDebouncedEffect(fn, ms, deps) {
141
141
  if (clean) clean();
142
142
  };
143
143
  }, deps);
144
- }
144
+ } // a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.15.63-beta.6",
3
+ "version": "1.15.63-beta.7",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
@@ -82,7 +82,7 @@
82
82
  "@titaui/rc-trigger": "5.2.5",
83
83
  "@titaui/react-flow-renderer": "9.5.4",
84
84
  "@titaui/request": "^1.0.1",
85
- "@titaui/rich-editor": "0.1.71-beta.26",
85
+ "@titaui/rich-editor": "0.1.71-beta.27",
86
86
  "@titaui/toast": "1.0.0",
87
87
  "@types/color": "3.0.3",
88
88
  "@types/prosemirror-commands": "1.0.4",