diff --git a/package.json b/package.json index 2e8f80724..c83ec4177 100644 --- a/package.json +++ b/package.json @@ -36,12 +36,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" } } -} \ No newline at end of file +}