diff --git a/package.json b/package.json index 72a0fa4cf..d632ed4a2 100644 --- a/package.json +++ b/package.json @@ -38,12 +38,12 @@ }, "typings": "tns-core-modules.d.ts", "dependencies": { - "tns-core-modules-widgets": "1.6.0" + "tns-core-modules-widgets": "1.6.1" }, "nativescript": { "platforms": { - "ios": "1.3.0", - "android": "1.3.0" + "ios": "1.6.0", + "android": "1.6.0" } } }