diff --git a/package.json b/package.json index d1369cf..19ebf08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-froala-wysiwyg", - "version": "3.1.1", + "version": "3.2.0", "description": "Vue plugin for Froala WYSIWYG HTML rich text editor.", "author": "Froala Labs (https://www.froala.com/)", "license": "https://froala.com/wysiwyg-editor/terms/", @@ -42,7 +42,7 @@ "dependencies": { "babel-runtime": "^6.26.0", "@babel/runtime-corejs2": "^7.7.7", - "froala-editor": "^3.1.1", + "froala-editor": "^3.2.0", "vue": "2.6.6" }, "devDependencies": {