vue-froala-wysiwyg
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "vue-froala-wysiwyg", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "Vue plugin for Froala WYSIWYG HTML rich text editor.", | ||
@@ -39,3 +39,3 @@ "author": "Froala Labs (https://www.froala.com/)", | ||
"build:es": "cross-env BABEL_ENV=es babel src --out-dir es", | ||
"release": "webpack --progress --hide-modules --config ./build/webpack.release.js && NODE_ENV=production webpack --progress --hide-modules --config ./build/webpack.release.min.js", | ||
"release": "webpack --progress --hide-modules --config ./build/webpack.release.js && webpack --progress --hide-modules --config ./build/webpack.release.min.js", | ||
"prepublish": "yarn run build" | ||
@@ -46,3 +46,3 @@ }, | ||
"@babel/runtime-corejs2": "^7.7.7", | ||
"froala-editor": "^3.2.3", | ||
"froala-editor": "^3.2.4", | ||
"vue": "2.6.6" | ||
@@ -49,0 +49,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
860251
Updatedfroala-editor@^3.2.4