|
40 | 40 | "update-ns-webpack": "update-ns-webpack" |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | | - "@angular/common": "8.0.0-rc.4", |
44 | | - "@angular/compiler": "8.0.0-rc.4", |
45 | | - "@angular/core": "8.0.0-rc.4", |
46 | | - "@angular/forms": "8.0.0-rc.4", |
| 43 | + "@angular/common": "8.0.0-rc.5", |
| 44 | + "@angular/compiler": "8.0.0-rc.5", |
| 45 | + "@angular/core": "8.0.0-rc.5", |
| 46 | + "@angular/forms": "8.0.0-rc.5", |
47 | 47 | "@angular/http": "8.0.0-beta.10", |
48 | | - "@angular/platform-browser": "8.0.0-rc.4", |
49 | | - "@angular/platform-browser-dynamic": "8.0.0-rc.4", |
50 | | - "@angular/router": "8.0.0-rc.4", |
| 48 | + "@angular/platform-browser": "8.0.0-rc.5", |
| 49 | + "@angular/platform-browser-dynamic": "8.0.0-rc.5", |
| 50 | + "@angular/router": "8.0.0-rc.5", |
51 | 51 | "email-validator": "^2.0.4", |
52 | | - "nativescript-angular": "8.0.0-rc.4", |
| 52 | + "nativescript-angular": "~7.2.0", |
53 | 53 | "nativescript-iqkeyboardmanager": "~1.3.0", |
54 | 54 | "nativescript-social-share": "~1.5.1", |
55 | 55 | "nativescript-unit-test-runner": "^0.3.3", |
|
59 | 59 | "zone.js": "^0.8.4" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@angular/compiler-cli": "~7.1.0", |
63 | | - "@ngtools/webpack": "~7.1.0", |
| 62 | + "@angular/compiler-cli": "8.0.0-rc.5", |
| 63 | + "@ngtools/webpack": "8.0.0-rc.4", |
64 | 64 | "@types/chai": "~4.1.7", |
65 | 65 | "@types/mocha": "~5.2.5", |
66 | 66 | "@types/node": "~10.12.18", |
|
0 commit comments