File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-picker" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " A NativeScript plugin that provides a custom TextField which lets you pick a value from a list opened in a modal popup." ,
5
5
"main" : " picker" ,
6
6
"typings" : " index.d.ts" ,
48
48
"homepage" : " https://github.com/NativeScript/nativescript-picker" ,
49
49
"readmeFilename" : " README.md" ,
50
50
"devDependencies" : {
51
- "tns-core-modules" : " ^5.2.0 " ,
52
- "tns-platform-declarations" : " ^5.2.0 " ,
51
+ "tns-core-modules" : " ^5.2.2 " ,
52
+ "tns-platform-declarations" : " ^5.2.2 " ,
53
53
"typescript" : " ~3.1.6" ,
54
54
"prompt" : " ^1.0.0" ,
55
55
"rimraf" : " ^2.6.2" ,
67
67
"@angular/router" : " ~7.2.0" ,
68
68
"rxjs" : " ~6.4.0" ,
69
69
"zone.js" : " ~0.8.26" ,
70
- "nativescript-vue" : " ~2.0 .0"
70
+ "nativescript-vue" : " ~2.2 .0"
71
71
},
72
72
"dependencies" : {}
73
73
}
You can’t perform that action at this time.
0 commit comments