@editora/react
Advanced tools
+4
-4
| { | ||
| "name": "@editora/react", | ||
| "version": "1.0.13", | ||
| "version": "1.0.14", | ||
| "description": "React components for Editora - Best Free Premium Rich Text Editor. Free React WYSIWYG editor with enterprise features, 30+ free plugins, and accessibility support.", | ||
@@ -67,5 +67,5 @@ "author": "Ajay Kumar <ajaykr089@gmail.com>", | ||
| "peerDependencies": { | ||
| "@editora/core": "^1.0.9", | ||
| "@editora/plugins": "^1.0.11", | ||
| "@editora/themes": "^1.0.10", | ||
| "@editora/core": "^1.0.7", | ||
| "@editora/plugins": "^1.0.8", | ||
| "@editora/themes": "^1.0.8", | ||
| "react": ">=16.8 <21", | ||
@@ -72,0 +72,0 @@ "react-dom": ">=16.8 <21" |
108444
0