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 62d86f6 commit 10c6aa6Copy full SHA for 10c6aa6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "directus-extension-flexible-editor",
3
- "version": "1.7.1",
+ "version": "1.7.2",
4
"description": "A rich text editor (WYSIWYG) with JSON output that allows the integration of M2A relations to make it extremely flexible.",
5
"license": "GPL-3.0",
6
"author": {
@@ -33,7 +33,7 @@
33
],
34
"type": "module",
35
"directus:extension": {
36
- "host": "^10.1.6",
+ "host": "^11.0.0",
37
"type": "bundle",
38
"path": {
39
"app": "dist/app.js",
0 commit comments