diff --git a/package.json b/package.json index c32f611..1c2fe65 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "@omnedia/ngx-scrollbar", "description": "A simple component library to create a custom scrollbar for the Y-Direction. ", - "version": "1.0.1", + "version": "2.0.0", "peerDependencies": { - "@angular/common": "^18.2.0", - "@angular/core": "^18.2.0" + "@angular/common": "^19.0.0", + "@angular/core": "^19.0.0" }, "dependencies": { "tslib": "^2.3.0"