We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5742b commit ccd940aCopy full SHA for ccd940a
nativescript-angular/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "nativescript-angular",
4
- "version": "5.1.0",
+ "version": "5.2.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",
@@ -52,7 +52,7 @@
52
"@angular/platform-browser": "~5.2.0",
53
"@angular/router": "~5.2.0",
54
"rxjs": "^5.5.0",
55
- "tns-core-modules": "^3.1.0 || >3.4.0-",
+ "tns-core-modules": "^3.4.0 || >4.0.0-",
56
"zone.js": "^0.8.4",
57
"typescript": "~2.6.2"
58
},
0 commit comments