Skip to content

Commit

Permalink
build: update to latest MDC canary
Browse files Browse the repository at this point in the history
For a while we were stuck on an older Canary version, because MDC was shipping an invalid .d.ts file to npm (see material-components/material-components-web#5577). These changes bump us to the latest one to hopefully resolve the master CI checks.
  • Loading branch information
crisbeto committed Feb 7, 2020
1 parent 173f5fa commit a7fb788
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 507 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"@types/youtube": "^0.0.38",
"@webcomponents/custom-elements": "^1.1.0",
"core-js": "^2.6.9",
"material-components-web": "5.0.0-canary.29b89dbc1.0",
"material-components-web": "5.0.0-canary.b4727e43a.0",
"rxjs": "^6.5.3",
"systemjs": "0.19.43",
"tslib": "^1.10.0",
Expand Down

0 comments on commit a7fb788

Please sign in to comment.