ngx-cookie-service
Advanced tools
Comparing version 19.0.0-next.1 to 19.0.0-rc.2
{ | ||
"name": "ngx-cookie-service", | ||
"description": "Angular cookie service", | ||
"version": "19.0.0-next.1", | ||
"version": "19.0.0-rc.2", | ||
"license": "MIT", | ||
@@ -86,4 +86,4 @@ "author": "Stepan Suvorov <stevermeister@gmail.com>", | ||
"peerDependencies": { | ||
"@angular/common": "^19.0.0-next.10", | ||
"@angular/core": "^19.0.0-next.10" | ||
"@angular/common": "^19.0.0-rc.0", | ||
"@angular/core": "^19.0.0-rc.0" | ||
}, | ||
@@ -90,0 +90,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
42044