File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
tns-platform-declarations Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules" ,
3
3
"description" : " Telerik NativeScript Core Modules" ,
4
- "version" : " 4.0 .0" ,
4
+ "version" : " 4.1 .0" ,
5
5
"homepage" : " https://www.nativescript.org" ,
6
6
"repository" : {
7
7
"type" : " git" ,
25
25
"license" : " Apache-2.0" ,
26
26
"typings" : " tns-core-modules.d.ts" ,
27
27
"dependencies" : {
28
- "tns-core-modules-widgets" : " next "
28
+ "tns-core-modules-widgets" : " 4.1.0 "
29
29
},
30
30
"devDependencies" : {
31
31
"@types/node" : " ~7.0.5" ,
32
32
"tns-platform-declarations" : " *"
33
33
},
34
34
"nativescript" : {
35
35
"platforms" : {
36
- "ios" : " 3 .0.0" ,
37
- "android" : " 3 .0.0"
36
+ "ios" : " 4 .0.0" ,
37
+ "android" : " 4 .0.0"
38
38
}
39
39
},
40
40
"snapshot" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-platform-declarations" ,
3
- "version" : " 4.0 .0" ,
3
+ "version" : " 4.1 .0" ,
4
4
"description" : " Platform-specific TypeScript declarations for NativeScript for accessing native objects" ,
5
5
"main" : " " ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments