We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ea937 commit 340b0b2Copy full SHA for 340b0b2
tools/dashboard/package.json
@@ -11,17 +11,17 @@
11
"private": true,
12
"dependencies": {
13
"@angular/animations": "^5.0.0",
14
- "@angular/cdk": "github:angular/cdk-builds",
+ "@angular/cdk": "^5.0.0",
15
"@angular/common": "^5.0.0",
16
"@angular/compiler": "^5.0.0",
17
"@angular/core": "^5.0.0",
18
"@angular/forms": "^5.0.0",
19
- "@angular/material": "github:angular/material2-builds",
+ "@angular/material": "^5.0.0",
20
"@angular/platform-browser": "^5.0.0",
21
"@angular/platform-browser-dynamic": "^5.0.0",
22
"@angular/router": "^5.0.0",
23
"@swimlane/ngx-charts": "^7.0.1",
24
- "angularfire2": "^5.0.0-rc.2",
+ "angularfire2": "^5.0.0-rc.7",
25
"core-js": "^2.4.1",
26
"d3": "^4.9.1",
27
"firebase": "4.8.0",
0 commit comments