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

Commit 0cb683f

Browse files
amcdnljelbourn
authored andcommitted
chore(build): builds failed to compile after entrypoint changed (#233)
1 parent b684808 commit 0cb683f

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
@@ -19,13 +19,13 @@
1919
"private": true,
2020
"dependencies": {
2121
"@angular/animations": "^4.0.0",
22-
"@angular/cdk": "2.0.0-beta.8",
22+
"@angular/cdk": "github:angular/cdk-builds",
2323
"@angular/common": "^4.0.0",
2424
"@angular/compiler": "^4.0.0",
2525
"@angular/core": "^4.0.0",
2626
"@angular/forms": "^4.0.0",
2727
"@angular/http": "^4.0.0",
28-
"@angular/material": "2.0.0-beta.8",
28+
"@angular/material": "github:angular/material2-builds",
2929
"@angular/platform-browser": "^4.0.0",
3030
"@angular/platform-browser-dynamic": "^4.0.0",
3131
"@angular/router": "^4.0.0",

0 commit comments

Comments
 (0)