Skip to content

Commit

Permalink
fix: add @angular/platform-browser as a peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cexbrayat committed Mar 28, 2019
1 parent 6179153 commit e354723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ngx-speculoos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Helps writing Angular unit tests",
"peerDependencies": {
"@angular/core": "^7.0.2",
"@angular/platform-browser": "^7.0.2",
"@angular/router": "^7.0.2",
"rxjs": "^6.3.3"
},
Expand Down

0 comments on commit e354723

Please sign in to comment.