Skip to content

Commit 71ddee9

Browse files
author
Timofei Iatsenko
committed
update peer dependecies to angular 11 compatibility
1 parent 8d19602 commit 71ddee9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/angular-cc-library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tslib": "^2.0.0"
2424
},
2525
"peerDependencies": {
26-
"@angular/common": ">6 <10",
27-
"@angular/core": ">6 <10"
26+
"@angular/common": ">6 <12",
27+
"@angular/core": ">6 <12"
2828
}
2929
}

0 commit comments

Comments
 (0)