Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 1bf01ad

Browse files
crisbetodevversion
authored andcommitted
build: update version of MDC (#1165)
We were behind on the versions of MDC which may be causing the deployment to fail.
1 parent 8e11d97 commit 1bf01ad

File tree

3 files changed

+627
-617
lines changed

3 files changed

+627
-617
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@angular/router": "14.0.0",
5353
"@angular/youtube-player": "^14.0.0",
5454
"@stackblitz/sdk": "^1.5.2",
55-
"material-components-web": "14.0.0-canary.9736ddce9.0",
55+
"material-components-web": "15.0.0-canary.10196647d.0",
5656
"moment": "^2.29.1",
5757
"rxjs": "^6.6.7",
5858
"tslib": "^2.3.0",

tools/audit-docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const MIN_SCORES_PER_PAGE = [
3232
url: '',
3333
minScores: {
3434
'pwa': 70,
35-
'performance': 28,
35+
'performance': 25,
3636
'seo': 98,
3737
'best-practices': 100,
3838
'accessibility': 100

0 commit comments

Comments
 (0)