diff --git a/src/package.json b/src/package.json index 004e868..d902aaf 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "angular-froala-wysiwyg", - "version": "2.8.0", + "version": "2.8.1", "peerDependencies": { "@angular/common": "*", "@angular/compiler": "*", @@ -8,7 +8,7 @@ "@angular/forms": "*" }, "dependencies": { - "froala-editor": "^2.8.0", + "froala-editor": "^2.8.1", "@types/jquery": "^2.0.40" } } \ No newline at end of file