@cyberskill/cyber-editor 3.1.1 → 3.4.0

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cyberskill/cyber-editor",
3
- "version": "3.1.1",
4
- "description": "A reusable rich text editor with Tiptap, Antd, and TailwindCSS.",
3
+ "version": "3.4.0",
4
+ "description": "turn off minify to test",
5
5
  "main": "dist/cyber-editor.umd.js",
6
6
  "module": "dist/cyber-editor.es.js",
7
7
  "types": "dist/index.d.ts",