We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa8df9 commit ef97bebCopy full SHA for ef97beb
projects/testing-library/package.json
@@ -23,6 +23,9 @@
23
"homepage": "https://github.com/testing-library/angular-testing-library#readme",
24
"peerDependencies": {
25
"@angular/common": "^8.0.0",
26
+ "@angular/platform-browser": "^8.0.0",
27
+ "@angular/animations": "^8.0.0",
28
+ "@angular/router": "^8.0.0",
29
"@angular/core": "^8.0.0"
30
},
31
"dependencies": {
0 commit comments