Skip to content

Commit

Permalink
fix: add missing @angular/platform-browser-dynamic to peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Jun 8, 2021
1 parent 94fa793 commit c1729e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -47,6 +47,7 @@
},
"peerDependencies": {
"@angular-devkit/build-angular": ">=0.901.12",
"@angular/platform-browser-dynamic": ">=9.0.0",
"@angular/core": ">=9.0.0",
"jest": "^27.0.0"
},
Expand Down

0 comments on commit c1729e4

Please sign in to comment.