We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff1e56 commit 9831f8fCopy full SHA for 9831f8f
src/MyLiverpool.Web.WebApiNext/ClientApp/package.json
@@ -21,13 +21,13 @@
21
},
22
"dependencies": {
23
"@angular/animations": "9.0.0-rc.1",
24
- "@angular/cdk": "9.0.0-rc.0",
+ "@angular/cdk": "9.0.0-rc.1",
25
"@angular/common": "9.0.0-rc.1",
26
"@angular/compiler": "9.0.0-rc.1",
27
"@angular/compiler-cli": "9.0.0-rc.1",
28
"@angular/core": "9.0.0-rc.1",
29
"@angular/forms": "9.0.0-rc.1",
30
- "@angular/material": "9.0.0-rc.0",
+ "@angular/material": "9.0.0-rc.1",
31
"@angular/platform-browser": "9.0.0-rc.1",
32
"@angular/platform-browser-dynamic": "9.0.0-rc.1",
33
"@angular/platform-server": "9.0.0-rc.1",
0 commit comments