diff --git a/package-lock.json b/package-lock.json index 45b3228..34c81a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "directus-extension-flexible-editor", - "version": "1.6.1", + "version": "1.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "directus-extension-flexible-editor", - "version": "1.6.1", + "version": "1.7.0", "license": "GPL-3.0", "dependencies": { "@tiptap/core": "^2.2.4", diff --git a/package.json b/package.json index 30991d4..8c82a26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "directus-extension-flexible-editor", - "version": "1.6.1", + "version": "1.7.0", "description": "A rich text editor (WYSIWYG) with JSON output that allows the integration of M2A relations to make it extremely flexible.", "license": "GPL-3.0", "author": {