|
52 | 52 | },
|
53 | 53 | "homepage": "https://github.com/angular/devkit",
|
54 | 54 | "dependencies": {
|
55 |
| - "@angular/animations": "6.0.0-rc.5", |
56 |
| - "@angular/cdk": "6.0.0-rc.1", |
57 |
| - "@angular/common": "6.0.0-rc.5", |
58 |
| - "@angular/compiler": "6.0.0-rc.5", |
59 |
| - "@angular/compiler-cli": "6.0.0-rc.5", |
60 |
| - "@angular/core": "6.0.0-rc.5", |
61 |
| - "@angular/http": "6.0.0-rc.5", |
62 |
| - "@angular/material": "6.0.0-rc.1", |
63 |
| - "@angular/platform-browser": "6.0.0-rc.5", |
64 |
| - "@angular/platform-browser-dynamic": "6.0.0-rc.5", |
65 |
| - "@angular/platform-server": "6.0.0-rc.5", |
66 |
| - "@angular/router": "6.0.0-rc.5", |
67 |
| - "@angular/service-worker": "6.0.0-rc.5", |
| 55 | + "@angular/animations": "^6.0.0", |
| 56 | + "@angular/cdk": "^6.0.0", |
| 57 | + "@angular/common": "^6.0.0", |
| 58 | + "@angular/compiler": "^6.0.0", |
| 59 | + "@angular/compiler-cli": "^6.0.0", |
| 60 | + "@angular/core": "^6.0.0", |
| 61 | + "@angular/http": "^6.0.0", |
| 62 | + "@angular/material": "^6.0.0", |
| 63 | + "@angular/platform-browser": "^6.0.0", |
| 64 | + "@angular/platform-browser-dynamic": "^6.0.0", |
| 65 | + "@angular/platform-server": "^6.0.0", |
| 66 | + "@angular/router": "^6.0.0", |
| 67 | + "@angular/service-worker": "^6.0.0", |
68 | 68 | "@ngtools/json-schema": "^1.0.9",
|
69 | 69 | "@types/copy-webpack-plugin": "^4.0.1",
|
70 | 70 | "@types/express": "^4.11.1",
|
|
0 commit comments