diff --git a/projects/testing-library/package.json b/projects/testing-library/package.json index 2852d02..0c3abd6 100644 --- a/projects/testing-library/package.json +++ b/projects/testing-library/package.json @@ -29,6 +29,7 @@ "migrations": "./schematics/migrations/migrations.json" }, "peerDependencies": { + "@angular/animations": ">= 17.0.0", "@angular/common": ">= 17.0.0", "@angular/platform-browser": ">= 17.0.0", "@angular/router": ">= 17.0.0",