Skip to content

Commit 78a5afa

Browse files
author
Jan-Willem Willebrands
committed
Add peer dependency on router (for testing-library#48)
1 parent dcabb3e commit 78a5afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/testing-library/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@angular/common": "^8.0.0",
2626
"@angular/platform-browser": "^8.0.0",
2727
"@angular/animations": "^8.0.0",
28+
"@angular/router": "^8.0.0",
2829
"@angular/core": "^8.0.0"
2930
},
3031
"dependencies": {

0 commit comments

Comments
 (0)