File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
packages/ui-persistent-bottomsheet Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 46
46
]
47
47
},
48
48
"dependencies" : {
49
- "@nativescript-community/gesturehandler" : " ^0.1.50 " ,
49
+ "@nativescript-community/gesturehandler" : " ^0.2.1 " ,
50
50
"@nativescript-community/plugin-seed-tools" : " file:tools"
51
51
},
52
52
"ntl" : {
65
65
"demo.vue.ios" : " Runs the Vue demo on iOS." ,
66
66
"watch" : " Watch for changes in the plugin source and re-build."
67
67
}
68
- },
69
- "dependenciesMeta" : {
70
- "@nativescript-community/plugin-seed-tools" : {
71
- "injected" : true
72
- }
73
68
}
74
69
}
Original file line number Diff line number Diff line change 50
50
"license" : " Apache-2.0" ,
51
51
"readmeFilename" : " README.md" ,
52
52
"dependencies" : {
53
- "@nativescript-community/gesturehandler" : " ^0.1.50 "
53
+ "@nativescript-community/gesturehandler" : " ^0.2.1 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments