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