mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +08:00
Update package.json
This commit is contained in:

committed by
Tsvetan Raikov

parent
501c357fca
commit
cdb496632d
@ -24,12 +24,12 @@
|
||||
"license": "Apache-2.0",
|
||||
"typings": "tns-core-modules.d.ts",
|
||||
"dependencies": {
|
||||
"tns-core-modules-widgets": "next"
|
||||
"tns-core-modules-widgets": "2.2.0"
|
||||
},
|
||||
"nativescript": {
|
||||
"platforms": {
|
||||
"ios": "2.1.1",
|
||||
"android": "2.1.1"
|
||||
"ios": "2.2.0",
|
||||
"android": "2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user