|
1 | 1 | { |
2 | 2 | "name": "devextreme-angular", |
3 | | - "version": "16.2.3-rc.2", |
| 3 | + "version": "16.2.3-rc.3", |
4 | 4 | "description": "Angular 2 UI and visualization components based on DevExtreme widgets", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
21 | 21 | "peerDependencies": { |
22 | 22 | "devextreme": "~16.2.3", |
23 | 23 | "zone.js": "^0.6.25", |
24 | | - "@angular/core": "^2.0.0", |
25 | | - "@angular/common": "^2.0.0" |
| 24 | + "@angular/core": "2.0.0 - 2.2.4", |
| 25 | + "@angular/common": "2.0.0 - 2.2.4" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "devextreme": "~16.2.3", |
29 | 29 | "jquery": "^2.0.0 || ^3.0.0", |
30 | 30 | "zone.js": "^0.6.25", |
31 | | - "@angular/core": "^2.0.0", |
32 | | - "@angular/common": "^2.0.0", |
33 | | - "@angular/compiler": "^2.0.0 - 2.2.4", |
34 | | - "@angular/forms": "^2.0.0", |
35 | | - "@angular/http": "^2.0.0", |
36 | | - "@angular/platform-browser": "^2.0.0", |
37 | | - "@angular/platform-browser-dynamic": "^2.0.0", |
38 | | - "@angular/compiler-cli": "^2.0.0", |
| 31 | + "@angular/core": "2.0.0 - 2.2.4", |
| 32 | + "@angular/common": "2.0.0 - 2.2.4", |
| 33 | + "@angular/compiler": "2.0.0 - 2.2.4", |
| 34 | + "@angular/forms": "2.0.0 - 2.2.4", |
| 35 | + "@angular/http": "2.0.0 - 2.2.4", |
| 36 | + "@angular/platform-browser": "2.0.0 - 2.2.4", |
| 37 | + "@angular/platform-browser-dynamic": "2.0.0 - 2.2.4", |
| 38 | + "@angular/compiler-cli": "2.1.0 - 2.2.4", |
39 | 39 | "@types/dot": "^1.0.29", |
40 | 40 | "@types/jasmine": "^2.5.38", |
41 | 41 | "@types/jquery": "^2.0.34", |
|
0 commit comments