From b297ef905736f3a11ed766326ff14d5fab3d9a80 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 25 Oct 2017 10:31:10 +0300 Subject: [PATCH] chore: bump version of tns-core-modules peer dep (#1055) --- nativescript-angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nativescript-angular/package.json b/nativescript-angular/package.json index adce98011..1a2c5fa01 100644 --- a/nativescript-angular/package.json +++ b/nativescript-angular/package.json @@ -51,7 +51,7 @@ "@angular/platform-browser": "~4.4.1", "@angular/router": "~4.4.1", "rxjs": "^5.0.1", - "tns-core-modules": "^3.1.0 || >3.3.0-", + "tns-core-modules": "^3.1.0 || >3.4.0-", "zone.js": "^0.8.4" }, "devDependencies": {