Skip to content

Commit 2373bec

Browse files
committed
Declare Angular 17 dependencies #10134
1 parent 072474f commit 2373bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/angular-natural-gallery/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"tslib": "^2.5.3"
1515
},
1616
"peerDependencies": {
17-
"@angular/common": "^16.1.0",
18-
"@angular/core": "^16.1.0"
17+
"@angular/common": "^17.2.0",
18+
"@angular/core": "^17.2.0"
1919
}
2020
}

0 commit comments

Comments
 (0)