diff --git a/package.json b/package.json index 1c2f441f..0c759d1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-froala-wysiwyg", - "version": "4.1.2", + "version": "4.1.3", "description": "React component for Froala WYSIWYG HTML rich text editor.", "main": "index.js", "types": "./lib/index.d.ts", @@ -23,7 +23,7 @@ }, "dependencies": { "create-react-class": "^15.5.2", - "froala-editor": "4.1.2" + "froala-editor": "4.1.3" }, "devDependencies": { "@babel/cli": "^7.0.0",