|
43 | 43 | "homepage": "https://github.com/NativeScript/nativescript-facebook", |
44 | 44 | "readmeFilename": "README.md", |
45 | 45 | "devDependencies": { |
46 | | - "tns-core-modules": "^5.0.0", |
47 | | - "tns-platform-declarations": "^5.0.0", |
48 | | - "typescript": "~3.1.6", |
49 | | - "nativescript-angular": "~7.2.0", |
50 | | - "nativescript-vue": "~2.2.0", |
51 | | - "@angular/core": "~7.2.0", |
52 | | - "@angular/common": "~7.2.0", |
53 | | - "@angular/compiler": "~7.2.0", |
54 | | - "@angular/compiler-cli": "~7.2.0", |
| 46 | + "tns-core-modules": "^6.0.0", |
| 47 | + "tns-platform-declarations": "^6.0.0", |
| 48 | + "typescript": "~3.5.3", |
| 49 | + "nativescript-angular": "~8.20.0", |
| 50 | + "nativescript-vue": "~2.4.0", |
| 51 | + "@angular/core": "~8.2.0", |
| 52 | + "@angular/common": "~8.2.0", |
| 53 | + "@angular/compiler": "~8.2.0", |
| 54 | + "@angular/compiler-cli": "~8.2.0", |
55 | 55 | "rxjs": "^6.3.3", |
56 | 56 | "zone.js": "~0.8.26", |
57 | 57 | "tslint": "~5.11.0" |
|
0 commit comments