diff --git a/tests/package.json b/tests/package.json index 749c15efc..56a0aa160 100644 --- a/tests/package.json +++ b/tests/package.json @@ -6,10 +6,10 @@ "nativescript": { "id": "org.nativescript.UnitTestApp", "tns-ios": { - "version": "4.1.0" + "version": "4.2.0" }, "tns-android": { - "version": "4.1.1" + "version": "4.2.0" } }, "dependencies": { @@ -24,4 +24,4 @@ "tns-platform-declarations": "*", "typescript": "^2.6.1" } -} +} \ No newline at end of file