@ppwcode/ng-unit-testing
Advanced tools
+5
-5
| { | ||
| "name": "@ppwcode/ng-unit-testing", | ||
| "version": "21.2.0", | ||
| "version": "21.3.0", | ||
| "repository": { | ||
@@ -8,6 +8,6 @@ "url": "https://github.com/peopleware/angular-sdk" | ||
| "peerDependencies": { | ||
| "@angular/common": "^21.0.2", | ||
| "@angular/core": "^21.0.2", | ||
| "@ppwcode/ng-async": "^21.2.0", | ||
| "@ppwcode/ng-utils": "^21.2.0", | ||
| "@angular/common": "^21.2.0", | ||
| "@angular/core": "^21.2.0", | ||
| "@ppwcode/ng-async": "^21.3.0", | ||
| "@ppwcode/ng-utils": "^21.3.0", | ||
| "jasmine-core": "^3.9.0 || ^4.0.0 || ^5.0.0" | ||
@@ -14,0 +14,0 @@ }, |