diff --git a/tns-core-modules/package.json b/tns-core-modules/package.json index c1c2af17b..9f7f79b0e 100644 --- a/tns-core-modules/package.json +++ b/tns-core-modules/package.json @@ -24,7 +24,7 @@ "license": "Apache-2.0", "typings": "tns-core-modules.d.ts", "dependencies": { - "tns-core-modules-widgets": "next" + "tns-core-modules-widgets": "3.1.0" }, "devDependencies": { "@types/node": "~7.0.5", @@ -32,8 +32,8 @@ }, "nativescript": { "platforms": { - "ios": "2.1.1", - "android": "2.1.1" + "ios": "3.0.0", + "android": "3.0.0" } }, "snapshot": {