File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
"@commitlint/config-conventional" : " ^12.1.1" ,
42
42
"@nativescript-community/gesturehandler" : " ^0.1.41" ,
43
43
"@nativescript-community/tween" : " 0.0.14" ,
44
- "@nativescript-community/ui-canvas" : " 4.0.49 " ,
44
+ "@nativescript-community/ui-canvas" : " 4.1.0 " ,
45
45
"@nativescript/core" : " 8.0.1" ,
46
46
"@nativescript/types-android" : " 8.0.0" ,
47
47
"@nativescript/types-ios" : " 8.0.0" ,
Original file line number Diff line number Diff line change 32
32
"main" : " charts/index.js" ,
33
33
"typings" : " charts/index.d.ts" ,
34
34
"dependencies" : {
35
- "@nativescript-community/gesturehandler" : " ^0.1.41 " ,
35
+ "@nativescript-community/gesturehandler" : " ^0.1.47 " ,
36
36
"@nativescript-community/tween" : " ^0.0.14" ,
37
- "@nativescript-community/ui-canvas" : " ^4.0.49 " ,
37
+ "@nativescript-community/ui-canvas" : " ^4.1.0 " ,
38
38
"downsample" : " ^1.4.0" ,
39
39
"number-format.js" : " ^2.0.9"
40
40
}
You can’t perform that action at this time.
0 commit comments