Skip to content

Commit dcabb3e

Browse files
author
Jan-Willem Willebrands
committed
Add platform-browser and animations as peer dependencies (for testing-library#40)
1 parent 6fa8df9 commit dcabb3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/testing-library/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"homepage": "https://github.com/testing-library/angular-testing-library#readme",
2424
"peerDependencies": {
2525
"@angular/common": "^8.0.0",
26+
"@angular/platform-browser": "^8.0.0",
27+
"@angular/animations": "^8.0.0",
2628
"@angular/core": "^8.0.0"
2729
},
2830
"dependencies": {

0 commit comments

Comments
 (0)