Skip to content

Commit 9ed16f1

Browse files
authored
fix(multiple): add forms to cdk peer dependencies (#33666)
1 parent 30e1cfb commit 9ed16f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"peerDependencies": {
4848
"@angular/core": "0.0.0-NG",
4949
"@angular/common": "0.0.0-NG",
50+
"@angular/forms": "0.0.0-NG",
5051
"@angular/platform-browser": "0.0.0-NG",
5152
"rxjs": "^6.5.3 || ^7.4.0"
5253
},

0 commit comments

Comments
 (0)