Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit e297426

Browse files
authored
build: add @angular/platform-browser as a peer dep (#1054)
Fixes #1053
1 parent b2e2064 commit e297426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@angular/cdk": "^7.0.0-rc.0",
2727
"@angular/core": "0.0.0-NG",
2828
"@angular/common": "0.0.0-NG",
29+
"@angular/platform-browser": "0.0.0-NG",
2930
"rxjs": "^6.0.0"
3031
},
3132
"dependencies": {

0 commit comments

Comments
 (0)