Skip to content

Commit ccd940a

Browse files
committed
release: cut the 5.2.0 release
1 parent 2a5742b commit ccd940a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nativescript-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "nativescript-angular",
4-
"version": "5.1.0",
4+
"version": "5.2.0",
55
"description": "An Angular renderer that lets you build mobile apps with NativeScript.",
66
"homepage": "https://www.nativescript.org/",
77
"bugs": "https://github.com/NativeScript/nativescript-angular/issues",
@@ -52,7 +52,7 @@
5252
"@angular/platform-browser": "~5.2.0",
5353
"@angular/router": "~5.2.0",
5454
"rxjs": "^5.5.0",
55-
"tns-core-modules": "^3.1.0 || >3.4.0-",
55+
"tns-core-modules": "^3.4.0 || >4.0.0-",
5656
"zone.js": "^0.8.4",
5757
"typescript": "~2.6.2"
5858
},

0 commit comments

Comments
 (0)