Skip to content

Commit 574a5e7

Browse files
chore: update peer deps in package
1 parent 915b1a0 commit 574a5e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4.1"
2424
},
2525
"peerDependencies": {
26-
"@angular/common": "^16.0.0",
27-
"@angular/core": "^16.0.0"
26+
"@angular/common": "^17.0.0",
27+
"@angular/core": "^17.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)