|
18 | 18 | "webpack-hot-middleware": "^2.10.0" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@angular/common": "^2.0.0-rc.1", |
22 | | - "@angular/compiler": "^2.0.0-rc.1", |
23 | | - "@angular/core": "^2.0.0-rc.1", |
24 | | - "@angular/http": "^2.0.0-rc.1", |
25 | | - "@angular/platform-browser": "^2.0.0-rc.1", |
26 | | - "@angular/platform-browser-dynamic": "^2.0.0-rc.1", |
| 21 | + "@angular/common": "2.0.0-rc.1", |
| 22 | + "@angular/compiler": "2.0.0-rc.1", |
| 23 | + "@angular/core": "2.0.0-rc.1", |
| 24 | + "@angular/http": "2.0.0-rc.1", |
| 25 | + "@angular/platform-browser": "2.0.0-rc.1", |
| 26 | + "@angular/platform-browser-dynamic": "2.0.0-rc.1", |
27 | 27 | "@angular/platform-server": "2.0.0-rc.1", |
28 | | - "@angular/router": "^2.0.0-rc.1", |
29 | | - "@angular/router-deprecated": "^2.0.0-rc.1", |
| 28 | + "@angular/router": "2.0.0-rc.1", |
| 29 | + "@angular/router-deprecated": "2.0.0-rc.1", |
30 | 30 | "angular2-universal": "0.100.3", |
31 | 31 | "aspnet-prerendering": "^1.0.1", |
32 | 32 | "aspnet-webpack": "^1.0.1", |
|
0 commit comments