@para-ui/core 3.0.6 → 3.0.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.
package/index.js CHANGED
@@ -152,6 +152,7 @@ import '@para-ui/icons/UpTriangleF';
152
152
  import '@para-ui/icons/DownTriangleF';
153
153
  import '@para-ui/icons/Panel';
154
154
  import 'rc-tabs';
155
+ import '@wangeditor/editor-for-react';
155
156
  import '@para-ui/icons/PreviewClose';
156
157
  import '@para-ui/icons/PreviewOpen';
157
158
  import 'rc-tooltip';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@para-ui/core",
3
3
  "private": false,
4
- "version": "3.0.6",
4
+ "version": "3.0.7",
5
5
  "main": "./index.js",
6
6
  "typings": "./index.d.ts",
7
7
  "description": "Powered by Para FED",