Skip to content

Commit 32471f7

Browse files
committed
Angular Core Deep Dive
1 parent 01e1fdf commit 32471f7

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"private": true,
1414
"dependencies": {
1515
"@angular/animations": "^7.0.0",
16-
"@angular/cdk": "^6.2.0",
16+
"@angular/cdk": "^7.0.1",
1717
"@angular/common": "^7.0.0",
1818
"@angular/compiler": "^7.0.0",
1919
"@angular/core": "^7.0.0",
2020
"@angular/forms": "^7.0.0",
2121
"@angular/http": "^7.0.0",
22-
"@angular/material": "^6.4.6",
22+
"@angular/material": "^7.0.1",
2323
"@angular/platform-browser": "^7.0.0",
2424
"@angular/platform-browser-dynamic": "^7.0.0",
2525
"@angular/router": "^7.0.0",

0 commit comments

Comments
 (0)