mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00
Merge pull request #1487 from NativeScript/prepare-160
Update package.json for 1.6.0
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user