We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20bd245 commit 152899bCopy full SHA for 152899b
nativescript-angular/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "nativescript-angular",
4
- "version": "3.0.0",
+ "version": "3.1.0",
5
"description": "An Angular renderer that lets you build mobile apps with NativeScript.",
6
"homepage": "https://www.nativescript.org/",
7
"bugs": "https://github.com/NativeScript/nativescript-angular/issues",
@@ -50,7 +50,7 @@
50
"@angular/router": "~4.0.0",
51
"@angular/forms": "~4.0.0",
52
"@angular/http": "~4.0.0",
53
- "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1 || >=3.0.0-2017",
+ "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1",
54
"rxjs": "^5.0.1",
55
"zone.js": "^0.8.4"
56
},
0 commit comments