We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a787608 commit 99846f2Copy full SHA for 99846f2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strapi-plugin-wysiwyg-react-md-editor",
3
- "version": "4.5.2",
+ "version": "4.5.3",
4
"description": "Replaces the default Strapi WYSIWYG editor with react md editor.",
5
"strapi": {
6
"name": "wysiwyg-react-md-editor",
@@ -33,7 +33,7 @@
33
"typescript": "5.0.4"
34
},
35
"peerDependencies": {
36
- "@strapi/strapi": "4.9.2",
+ "@strapi/strapi": "^4.9.2",
37
"react": "^17.0.0 || ^18.0.0",
38
"react-dom": "^17.0.0 || ^18.0.0",
39
"react-router-dom": "^5.2.0",
0 commit comments