Skip to content

Commit ce40ec2

Browse files
crisbetojelbourn
authored andcommitted
build: bump to latest MDC Canary to fix regression (#18281)
We recently updated to the latest MDC Canary to fix some build issues and be able to use the feature targeting for the form field, but it also came in with a regression. These changes update to a newer Canary version that has a fix for the regression (material-components/material-components-web#5512).
1 parent c6a9f15 commit ce40ec2

File tree

2 files changed

+506
-520
lines changed

2 files changed

+506
-520
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/youtube": "^0.0.38",
5555
"@webcomponents/custom-elements": "^1.1.0",
5656
"core-js": "^2.6.9",
57-
"material-components-web": "5.0.0-canary.6092f71ee.0",
57+
"material-components-web": "5.0.0-canary.80a4d326f.0",
5858
"rxjs": "^6.5.3",
5959
"systemjs": "0.19.43",
6060
"tslib": "^1.10.0",

0 commit comments

Comments
 (0)