Skip to content

Commit 10c6aa6

Browse files
committed
update package.json
1 parent 62d86f6 commit 10c6aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "directus-extension-flexible-editor",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "A rich text editor (WYSIWYG) with JSON output that allows the integration of M2A relations to make it extremely flexible.",
55
"license": "GPL-3.0",
66
"author": {
@@ -33,7 +33,7 @@
3333
],
3434
"type": "module",
3535
"directus:extension": {
36-
"host": "^10.1.6",
36+
"host": "^11.0.0",
3737
"type": "bundle",
3838
"path": {
3939
"app": "dist/app.js",

0 commit comments

Comments
 (0)