|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "name": "nativescript-angular", |
4 | | - "version": "3.0.0", |
| 4 | + "version": "3.1.0", |
5 | 5 | "description": "An Angular renderer that lets you build mobile apps with NativeScript.", |
6 | 6 | "homepage": "https://www.nativescript.org/", |
7 | 7 | "bugs": "https://github.com/NativeScript/nativescript-angular/issues", |
|
50 | 50 | "@angular/router": "~4.0.0", |
51 | 51 | "@angular/forms": "~4.0.0", |
52 | 52 | "@angular/http": "~4.0.0", |
53 | | - "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1 || >=3.0.0-2017", |
| 53 | + "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1", |
54 | 54 | "rxjs": "^5.0.1", |
55 | 55 | "zone.js": "^0.8.4" |
56 | 56 | }, |
|
0 commit comments