Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 23fd522

Browse files
committed
Use the latest material and cdk builds
1 parent afba000 commit 23fd522

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"private": true,
1919
"dependencies": {
2020
"@angular/animations": "^4.0.0",
21-
"@angular/cdk": "github:angular/cdk-builds#87759a4f",
21+
"@angular/cdk": "github:angular/cdk-builds",
2222
"@angular/common": "^4.0.0",
2323
"@angular/compiler": "^4.0.0",
2424
"@angular/core": "^4.0.0",
2525
"@angular/forms": "^4.0.0",
2626
"@angular/http": "^4.0.0",
27-
"@angular/material": "github:angular/material2-builds#4d9faa",
27+
"@angular/material": "github:angular/material2-builds",
2828
"@angular/platform-browser": "^4.0.0",
2929
"@angular/platform-browser-dynamic": "^4.0.0",
3030
"@angular/router": "^4.0.0",

0 commit comments

Comments
 (0)