Skip to content

Commit 7f3cbca

Browse files
committed
update MDC version
1 parent 93aba14 commit 7f3cbca

File tree

2 files changed

+496
-461
lines changed

2 files changed

+496
-461
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"version": "8.1.2",
3838
"requiredAngularVersion": "^8.0.0 || ^9.0.0-0",
39-
"requiredMDCVersion": "^3.0.0",
39+
"requiredMDCVersion": "^4.0.0-alpha.0",
4040
"dependencies": {
4141
"@angular/animations": "^8.1.0",
4242
"@angular/common": "^8.1.0",
@@ -48,7 +48,7 @@
4848
"@types/youtube": "^0.0.38",
4949
"@webcomponents/custom-elements": "^1.1.0",
5050
"core-js": "^2.6.1",
51-
"material-components-web": "^3.0.0",
51+
"material-components-web": "^4.0.0-alpha.0",
5252
"rxjs": "^6.4.0",
5353
"systemjs": "0.19.43",
5454
"tsickle": "^0.35.0",
@@ -65,8 +65,8 @@
6565
"@angular/router": "^8.1.0",
6666
"@angular/upgrade": "^8.1.0",
6767
"@bazel/bazel": "^0.27.0",
68-
"@bazel/hide-bazel-files": "0.32.2",
6968
"@bazel/buildifier": "^0.25.1",
69+
"@bazel/hide-bazel-files": "0.32.2",
7070
"@bazel/ibazel": "^0.10.3",
7171
"@bazel/jasmine": "0.32.2",
7272
"@bazel/karma": "0.32.2",

0 commit comments

Comments
 (0)