diff --git a/projects/ngx-wig/package.json b/projects/ngx-wig/package.json index 49cda67..fc7d862 100644 --- a/projects/ngx-wig/package.json +++ b/projects/ngx-wig/package.json @@ -1,6 +1,6 @@ { "name": "ngx-wig", - "version": "17.1.7", + "version": "18.0.4", "description": "Light-weight WYSIWYG Editor for Angular", "keywords": [ "Angular", @@ -14,9 +14,9 @@ }, "homepage": "https://github.com/stevermeister/ngx-wig", "peerDependencies": { - "@angular/common": "^17.0.0", - "@angular/core": "^17.0.0", - "@angular/forms": "^17.0.0" + "@angular/common": "^18.0.4", + "@angular/core": "^18.0.4", + "@angular/forms": "^18.0.4" }, "dependencies": { "tslib": "^2.2.0"