|
32 | 32 | "CHANGELOG.md"
|
33 | 33 | ],
|
34 | 34 | "devDependencies": {
|
35 |
| - "@angular/compiler": "2.4.8", |
36 |
| - "@angular/compiler-cli": "2.4.8", |
37 |
| - "@angular/core": "2.4.8", |
38 |
| - "@angular/http": "2.4.8", |
39 |
| - "@angular/platform-browser-dynamic": "2.4.8", |
40 |
| - "@mbamobi/configuration": "^2.0.0", |
| 35 | + "@angular/compiler": "4.0.0", |
| 36 | + "@angular/compiler-cli": "4.0.0", |
| 37 | + "@angular/core": "4.0.0", |
| 38 | + "@angular/http": "4.0.0", |
| 39 | + "@angular/platform-browser-dynamic": "4.0.0", |
| 40 | + "@mbamobi/configuration": "^3.0.0", |
41 | 41 | "@types/jasmine": "2.2.33",
|
42 | 42 | "codelyzer": "2.0.0-beta.4",
|
43 | 43 | "commitizen": "^2.8.6",
|
|
50 | 50 | "nyc": "10.0.0",
|
51 | 51 | "reflect-metadata": "0.1.8",
|
52 | 52 | "rimraf": "^2.5.4",
|
53 |
| - "rxjs": "5.0.1", |
| 53 | + "rxjs": "5.1.1", |
54 | 54 | "tslint": "4.3.1",
|
55 | 55 | "tslint-eslint-rules": "3.2.3",
|
56 | 56 | "tslint-ionic-rules": "0.0.8",
|
57 | 57 | "typedoc": "^0.5.1",
|
58 |
| - "typescript": "2.0.9", |
59 |
| - "zone.js": "^0.7.2" |
| 58 | + "typescript": "~2.2.1", |
| 59 | + "zone.js": "^0.8.4" |
60 | 60 | },
|
61 | 61 | "peerDependencies": {
|
62 |
| - "@angular/core": "^2.4.8", |
63 |
| - "@angular/http": "^2.4.8", |
64 |
| - "@mbamobi/configuration": "^2.0.0", |
65 |
| - "rxjs": "5.0.1", |
66 |
| - "zone.js": "^0.7.2" |
| 62 | + "@angular/core": "^4.0.0", |
| 63 | + "@angular/http": "^4.0.0", |
| 64 | + "@mbamobi/configuration": "^3.0.0", |
| 65 | + "rxjs": "5.1.1", |
| 66 | + "zone.js": "^0.8.4" |
67 | 67 | },
|
68 | 68 | "repository": {
|
69 | 69 | "type": "git",
|
|
0 commit comments