@editora/react
Advanced tools
+3
-3
| { | ||
| "name": "@editora/react", | ||
| "version": "1.0.5", | ||
| "version": "1.0.6", | ||
| "description": "React components for Editora - Best Free Premium Rich Text Editor. Free React WYSIWYG editor with enterprise features, 30+ free plugins, and accessibility support.", | ||
@@ -63,4 +63,4 @@ "author": "Ajay Kumar <ajaykr089@gmail.com>", | ||
| "@editora/themes": "^1.0.5", | ||
| "react": ">=16.8.0 <20", | ||
| "react-dom": ">=16.8.0 <20" | ||
| "react": ">=16.8 <21", | ||
| "react-dom": ">=16.8 <21" | ||
| }, | ||
@@ -67,0 +67,0 @@ "peerDependenciesMeta": { |
105414
0