diff --git a/package.json b/package.json index 1136412b2..2e8f80724 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,11 @@ "typings": "tns-core-modules.d.ts", "dependencies": { "tns-core-modules-widgets": "1.6.0" + }, + "nativescript": { + "platforms": { + "ios": "1.3.0", + "android": "1.3.0" + } } } \ No newline at end of file