From cd46ccddfb14cde0fa0c985b1843d6e94e196314 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 25 Oct 2017 09:51:11 +0300 Subject: [PATCH] chore: bump version of tns-core-modules peer dep --- 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": {