diff --git a/projects/ngx-sweetalert2/package.json b/projects/ngx-sweetalert2/package.json index 739ff05..d8067f1 100644 --- a/projects/ngx-sweetalert2/package.json +++ b/projects/ngx-sweetalert2/package.json @@ -8,6 +8,6 @@ "peerDependencies": { "@angular/common": "^8.2.0", "@angular/core": "^8.2.0", - "sweetalert2": "^8.17.1" + "sweetalert2": "^9.0.0" } }