Skip to content

Commit c05bdee

Browse files
committed
master - 5b3e846e0 ci: update gcp_token (#16436)
1 parent a588ba9 commit c05bdee

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/material-examples",
3-
"version": "8.0.2-94ad613",
3+
"version": "8.0.2-5b3e846",
44
"description": "Angular Material Examples",
55
"main": "./bundles/material-examples.umd.js",
66
"module": "./fesm5/material-examples.js",
@@ -23,13 +23,13 @@
2323
},
2424
"homepage": "https://github.com/angular/components#readme",
2525
"peerDependencies": {
26-
"@angular/cdk": "8.0.2-94ad613",
27-
"@angular/cdk-experimental": "8.0.2-94ad613",
26+
"@angular/cdk": "8.0.2-5b3e846",
27+
"@angular/cdk-experimental": "8.0.2-5b3e846",
2828
"@angular/core": "^8.0.0 || ^9.0.0-0",
2929
"@angular/common": "^8.0.0 || ^9.0.0-0",
30-
"@angular/material": "8.0.2-94ad613",
31-
"@angular/material-experimental": "8.0.2-94ad613",
32-
"@angular/material-moment-adapter": "8.0.2-94ad613"
30+
"@angular/material": "8.0.2-5b3e846",
31+
"@angular/material-experimental": "8.0.2-5b3e846",
32+
"@angular/material-moment-adapter": "8.0.2-5b3e846"
3333
},
3434
"dependencies": {
3535
"tslib": "^1.7.1"

0 commit comments

Comments
 (0)