Skip to content

Commit c50b7a7

Browse files
committed
main - b20e72e docs: release notes for the v19.2.16 release
1 parent 0891e90 commit c50b7a7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/components-examples",
3-
"version": "20.1.0-next.0+sha-932103f",
3+
"version": "20.1.0-next.0+sha-b20e72e",
44
"description": "Angular Components Examples",
55
"private": true,
66
"repository": {
@@ -259,15 +259,15 @@
259259
},
260260
"homepage": "https://github.com/angular/components#readme",
261261
"peerDependencies": {
262-
"@angular/cdk": "20.1.0-next.0+sha-932103f",
263-
"@angular/cdk-experimental": "20.1.0-next.0+sha-932103f",
262+
"@angular/cdk": "20.1.0-next.0+sha-b20e72e",
263+
"@angular/cdk-experimental": "20.1.0-next.0+sha-b20e72e",
264264
"@angular/core": "^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0",
265265
"@angular/common": "^20.0.0-0 || ^20.1.0-0 || ^20.2.0-0 || ^20.3.0-0 || ^21.0.0-0",
266-
"@angular/material": "20.1.0-next.0+sha-932103f",
267-
"@angular/material-experimental": "20.1.0-next.0+sha-932103f",
268-
"@angular/material-moment-adapter": "20.1.0-next.0+sha-932103f",
269-
"@angular/material-luxon-adapter": "20.1.0-next.0+sha-932103f",
270-
"@angular/material-date-fns-adapter": "20.1.0-next.0+sha-932103f"
266+
"@angular/material": "20.1.0-next.0+sha-b20e72e",
267+
"@angular/material-experimental": "20.1.0-next.0+sha-b20e72e",
268+
"@angular/material-moment-adapter": "20.1.0-next.0+sha-b20e72e",
269+
"@angular/material-luxon-adapter": "20.1.0-next.0+sha-b20e72e",
270+
"@angular/material-date-fns-adapter": "20.1.0-next.0+sha-b20e72e"
271271
},
272272
"devDependencies": {
273273
"@angular/cdk": "workspace:*",

0 commit comments

Comments
 (0)